Skip to content

Commit

Permalink
添加win arm 7z构建
Browse files Browse the repository at this point in the history
  • Loading branch information
lyswhut committed Sep 28, 2023
1 parent 0372f06 commit ac7daa7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Expand Up @@ -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
Expand Down

0 comments on commit ac7daa7

Please sign in to comment.