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