Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Commit

Permalink
change build options
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Spurrier committed Dec 16, 2022
1 parent 9e8131e commit 5a63d03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ builds:
mod_timestamp: '{{ .CommitTimestamp }}'
hooks:
post:
- upx "{{ .Path }}"
- upx --brute --no-lzma "{{ .Path }}"

archives:
- replacements:
Expand Down

0 comments on commit 5a63d03

Please sign in to comment.