We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb84ad2 commit b1c43f7Copy full SHA for b1c43f7
.github/workflows/release.yml
@@ -28,3 +28,4 @@ jobs:
28
args: release --clean
29
env:
30
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
31
+ GOFLAGS: -ldflags="-s -w" -installsuffix=static
0 commit comments