We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0372f06 commit ac7daa7Copy full SHA for ac7daa7
1 file changed
.github/workflows/release.yml
@@ -72,6 +72,7 @@ jobs:
72
- name: Release package
73
run: |
74
npm run publish:win:7z:x64
75
+ npm run publish:win:7z:arm64
76
npm run publish:win:setup:arm64
77
npm run publish:win:setup:x64
78
npm install electron@22
0 commit comments