Skip to content

Commit cb38b6a

Browse files
committed
whatever
1 parent 95c86ba commit cb38b6a

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: -installsuffix=static

0 commit comments

Comments
 (0)