diff --git a/.goreleaser.yml b/.goreleaser.yml index e871a0f..649b77c 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -19,9 +19,10 @@ builds: goarm: - 6 - 7 - hooks: - post: - - upx "{{ .Path }}" +# Workaround for issue #30 +# hooks: +# post: +# - upx "{{ .Path }}" archives: - format: binary checksum: