Skip to content

Commit f9cfe06

Browse files
committed
fix action upx 2022-10-05
1 parent c785c92 commit f9cfe06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upx.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88

99
set -ex
1010
find .
11-
upx dist/goreleaser*/goreleaser*
11+
upx dist/*/scan4all*

0 commit comments

Comments
 (0)