Skip to content

Commit f543287

Browse files
committed
update goreleaser
1 parent 960eae0 commit f543287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ builds:
1818
- arm64
1919
hooks:
2020
post:
21-
- upx --brute "{{ .Path }}"
21+
- upx "{{ .Path }}"
2222

2323
archives:
2424
- id: "giserver"

0 commit comments

Comments
 (0)