Skip to content

Commit

Permalink
chore: merge changes #542
Browse files Browse the repository at this point in the history
  • Loading branch information
srinandan committed Sep 20, 2024
1 parent 33f2528 commit f24bdae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gen-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
git config --global user.name "apigeecli Publish Action"
git config --global user.email "[email protected]"
git pull origin main
git pull origin main --allow-unrelated-histories
GOBIN=/tmp/ go install github.com/google/[email protected]
/tmp/go-licenses csv ./cmd/apigeecli > third-party-licenses.txt || echo "Ignore warnings"
Expand Down

0 comments on commit f24bdae

Please sign in to comment.