Update .goreleaser.yaml
This commit is contained in:
parent
34f6bea461
commit
7e68db9858
|
@ -32,7 +32,6 @@ builds:
|
|||
- windows
|
||||
goarch:
|
||||
- amd64
|
||||
- arm64
|
||||
hooks:
|
||||
post:
|
||||
- upx {{ .Path }} # Compress the binary with UPX
|
||||
|
|
Loading…
Reference in New Issue