Skip to content

Commit 95c86ba

Browse files
committed
get me out
1 parent c8392cc commit 95c86ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
args: release --clean
2929
env:
3030
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
31-
GOFLAGS: -ldflags='-s -w' -installsuffix=static
31+
GOFLAGS: "-ldflags='-s -w' -installsuffix=static"

0 commit comments

Comments
 (0)