Skip to content

Commit

Permalink
Merge pull request #1 from cashapp/lnattrass/disable-cgo
Browse files Browse the repository at this point in the history
Disable CGO
  • Loading branch information
lnattrass authored Jun 15, 2021
2 parents f571d6f + d76e112 commit 375f130
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ jobs:
version: latest
args: release --rm-dist
env:
CGO_ENABLED: "0"
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 375f130

Please sign in to comment.