Skip to content

Commit

Permalink
Install swaggo
Browse files Browse the repository at this point in the history
  • Loading branch information
MaartendeKruijf committed Mar 6, 2024
1 parent 39ca78c commit 244cce9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ jobs:
fetch-depth: 0
- name: Make repo safe
run: git config --global --add safe.directory /__w/SOARCA/SOARCA

- name: Install swaggo
run: go install github.com/swaggo/swag/cmd/swag@latest
- name: lint
run: |
ls -la
Expand Down

0 comments on commit 244cce9

Please sign in to comment.