From ac7daa70f7c7dcc5e4369159abaab649afe7fd0b Mon Sep 17 00:00:00 2001 From: lyswhut Date: Thu, 28 Sep 2023 13:15:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0win=20arm=207z=E6=9E=84?= =?UTF-8?q?=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index f5e42b76d7..cd47ea7025 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -72,6 +72,7 @@ jobs: - name: Release package run: | npm run publish:win:7z:x64 + npm run publish:win:7z:arm64 npm run publish:win:setup:arm64 npm run publish:win:setup:x64 npm install electron@22