Skip to content

Commit cb7ab40

Browse files
committed
fix: 移除压缩打包
#9 (comment)
1 parent 226e835 commit cb7ab40

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/go.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828
goversion: 1.24
2929
md5sum: false
3030
overwrite: true
31-
executable_compression: upx
3231
asset_name: go-v2ex-${{ matrix.goos }}-${{ matrix.goarch }}
3332
pre_command: export CGO_ENABLED=0
3433
ldflags: -s -w -extldflags -static -X "main.appVersion=${{ env.APP_VERSION }}"

0 commit comments

Comments
 (0)