chore: update electron build config

pull/100/head
moonrailgun 2 years ago
parent dbd487107a
commit 91f63bf4e8

@ -54,4 +54,4 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: desktop-client-artifacts
path: ./client/desktop/release/build
path: ./client/desktop/release/build/*

@ -9,7 +9,8 @@ files:
afterSign: .erb/scripts/notarize.js
mac:
target:
target: default
# Not need zip and auto update
target: dmg
arch:
- arm64
- x64

Loading…
Cancel
Save