Skip to content

Commit c93c585

Browse files
author
Andrea Spacca
authored
ISSUE-382-take2 (#385)
1 parent 0eb3ba9 commit c93c585

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
env:
3333
GOOS: ${{ matrix.GOOS }}
3434
GOARCH: ${{ matrix.GOARCH }}
35+
CGO_ENABLED: 0
3536
run: |
3637
go version
3738
go build -tags netgo -ldflags '-a -s -w -extldflags "-static"' -o ./artifacts/transfersh-${GITHUB_REF##*/}-${{ matrix.suffix }}

0 commit comments

Comments
 (0)