Skip to content

Commit

Permalink
Compile with CGO_ENABLE = 0
Browse files Browse the repository at this point in the history
  • Loading branch information
nodauf authored Jun 13, 2024
1 parent f606c3c commit 8ae66e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gorelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@ jobs:
args: release --rm-dist
workdir: src
env:
CGO_ENABLED: 0
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 8ae66e8

Please sign in to comment.