Skip to content

Commit

Permalink
Add repo to safe config in git
Browse files Browse the repository at this point in the history
  • Loading branch information
MaartendeKruijf committed Mar 6, 2024
1 parent 8c6fdac commit 9a7e1dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/crosscompile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
uses: actions/checkout@v3
with:
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
Expand Down

0 comments on commit 9a7e1dc

Please sign in to comment.