Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor authored Dec 5, 2023
1 parent 31b7f46 commit daff58f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
-
name: "Clean up previously generated files"
run: |
cat .openapi-generator/FILES | xargs
cat .openapi-generator/FILES | xargs -- rm -f -r
-
name: "Generate client"
run: |
Expand Down

0 comments on commit daff58f

Please sign in to comment.