✏️ typo: npx --> upx
This commit is contained in:
parent
04b36f3991
commit
94c4a3ef61
@ -30,7 +30,7 @@ builds:
|
|||||||
hooks:
|
hooks:
|
||||||
post:
|
post:
|
||||||
# 为路由器、开发板缩小二进制体积
|
# 为路由器、开发板缩小二进制体积
|
||||||
- npx --best "{{.Path}}"
|
- upx --best "{{.Path}}"
|
||||||
checksum:
|
checksum:
|
||||||
name_template: "checksums.txt"
|
name_template: "checksums.txt"
|
||||||
snapshot:
|
snapshot:
|
||||||
|
Loading…
Reference in New Issue
Block a user