Update .goreleaser.yaml

This commit is contained in:
Graham Steffaniak 2025-01-12 20:12:27 -05:00 committed by GitHub
parent 34f6bea461
commit 7e68db9858
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -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