mirror of
https://github.com/nezhahq/nezha.git
synced 2025-01-22 12:48:14 -05:00
✏️ typo: npx --> upx
This commit is contained in:
parent
04b36f3991
commit
94c4a3ef61
@ -30,7 +30,7 @@ builds:
|
||||
hooks:
|
||||
post:
|
||||
# 为路由器、开发板缩小二进制体积
|
||||
- npx --best "{{.Path}}"
|
||||
- upx --best "{{.Path}}"
|
||||
checksum:
|
||||
name_template: "checksums.txt"
|
||||
snapshot:
|
||||
|
Loading…
Reference in New Issue
Block a user