添加win arm 7z构建
This commit is contained in:
parent
0372f0647b
commit
ac7daa70f7
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -72,6 +72,7 @@ jobs:
|
|||||||
- name: Release package
|
- name: Release package
|
||||||
run: |
|
run: |
|
||||||
npm run publish:win:7z:x64
|
npm run publish:win:7z:x64
|
||||||
|
npm run publish:win:7z:arm64
|
||||||
npm run publish:win:setup:arm64
|
npm run publish:win:setup:arm64
|
||||||
npm run publish:win:setup:x64
|
npm run publish:win:setup:x64
|
||||||
npm install electron@22
|
npm install electron@22
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user