Skip to content

Commit

Permalink
Update generate-swagger.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
spoo-bar committed Jan 2, 2024
1 parent 3be3694 commit 30bed17
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/generate-swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,7 @@ jobs:

- name: Generate Swagger File
run: |
mkdir -p ./tmp-swagger-gen
touch ./tmp-swagger-gen/config.json
git config --global --add safe.directory /workspace
make proto-swagger-gen
- name: Commit Changes
Expand Down

0 comments on commit 30bed17

Please sign in to comment.