From 94c4a3ef619ab45d9dd18232a748e756aa7a831e Mon Sep 17 00:00:00 2001 From: naiba Date: Wed, 28 Apr 2021 23:53:56 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20typo:=20npx=20-->=20upx?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .goreleaser.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index c0a13dd..822d4d2 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -30,7 +30,7 @@ builds: hooks: post: # 为路由器、开发板缩小二进制体积 - - npx --best "{{.Path}}" + - upx --best "{{.Path}}" checksum: name_template: "checksums.txt" snapshot: