chore: workflow

This commit is contained in:
Mo
2022-06-13 09:08:32 -05:00
parent 023771f65c
commit a11e544bf1
2 changed files with 1 additions and 1 deletions

View File

@@ -26,7 +26,7 @@ jobs:
- name: MacX64
run: |
yarn run electron-builder --mac --x64 --publish=never
node scripts/fixMacZip.mjs
node scripts/fixMacZip.js
- name: MacArm64
run: yarn run electron-builder --mac --arm64 --publish=never
- name: Upload