Skip to content

Commit

Permalink
update releaser
Browse files Browse the repository at this point in the history
  • Loading branch information
LinkLeong committed Nov 22, 2023
1 parent 09e607b commit 3710bc4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yaml
Expand Up @@ -42,8 +42,8 @@ builds:
output: true
# - cmd: upx --best --lzma -v --no-progress build/sysroot/usr/bin/appfile2compose
# output: true
- cmd: upx --best --lzma -v --no-progress "{{ .Path }}"
output: true
# - cmd: upx --best --lzma -v --no-progress "{{ .Path }}"
# output: true
env:
- CC=aarch64-linux-gnu-gcc
ldflags:
Expand Down

0 comments on commit 3710bc4

Please sign in to comment.