Skip to content

Commit

Permalink
build: avoid linking with host resolver
Browse files Browse the repository at this point in the history
  • Loading branch information
folago committed May 2, 2024
1 parent c9e8a4d commit 388cc54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@ jobs:
- uses: wangyoucao577/go-release-action@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
build_flags: '--tags netgo'
goos: linux
goarch: amd64

0 comments on commit 388cc54

Please sign in to comment.