Skip to content

Commit

Permalink
ISSUE-382-take2 (#385)
Browse files Browse the repository at this point in the history
  • Loading branch information
aspacca authored Jul 6, 2021
1 parent 0eb3ba9 commit c93c585
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 @@ -32,6 +32,7 @@ jobs:
env:
GOOS: ${{ matrix.GOOS }}
GOARCH: ${{ matrix.GOARCH }}
CGO_ENABLED: 0
run: |
go version
go build -tags netgo -ldflags '-a -s -w -extldflags "-static"' -o ./artifacts/transfersh-${GITHUB_REF##*/}-${{ matrix.suffix }}
Expand Down

0 comments on commit c93c585

Please sign in to comment.