Skip to content

Commit

Permalink
ci(github): changes release action to ensure static linking for alpin…
Browse files Browse the repository at this point in the history
…e compatibility
  • Loading branch information
fcanela committed Jun 2, 2024
1 parent 911abb5 commit 6da465a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,5 @@ jobs:
goarch: ${{ matrix.goarch }}
goversion: "1.22.3"
extra_files: LICENSE
pre_command: export CGO_ENABLED=0
sha256sum: true

0 comments on commit 6da465a

Please sign in to comment.