We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50fb157 commit 90a0b45Copy full SHA for 90a0b45
1 file changed
.github/conf/.goreleaser.yml
@@ -22,8 +22,8 @@ builds:
22
#ignore:
23
#- goos: windows
24
#goarch: arm64
25
- hooks:
26
- post: upx --best -f -q "{{ .Path }}"
+ #hooks:
+ #post: upx --best -f -q "{{ .Path }}"
27
28
- id: "without-upx"
29
main: ./cmd/main.go
0 commit comments