Skip to content

Commit

Permalink
ci: CGO_ENABLED=0 (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
anoriqq committed Jul 1, 2023
1 parent e6da56f commit 7590dfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
workdir: ./cmd/qpm
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CGO_ENABLED: 0

- name: Upload assets
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 7590dfa

Please sign in to comment.