Skip to content

Commit

Permalink
Remove upx compression (causes issues with MacOS).
Browse files Browse the repository at this point in the history
  • Loading branch information
marcopaganini committed Nov 28, 2024
1 parent 95a2b35 commit 45175e7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ archives:
- goos: windows
format: zip

upx:
- enabled: true
compress: best

nfpms:
- homepage: https://github.com/marcopaganini/termotp
maintainer: Marco Paganini <[email protected]>
Expand Down

0 comments on commit 45175e7

Please sign in to comment.