📦 Chore: mas build

This commit is contained in:
萌萌哒赫萝
2023-03-09 17:30:46 +08:00
parent ab03867dac
commit e912568e5d
6 changed files with 65 additions and 5 deletions

View File

@@ -26,7 +26,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [macos-11]
os: [ macos-11 ]
# create steps
steps:
@@ -52,6 +52,7 @@ jobs:
run: |
yarn
yarn global add xvfb-maybe
npm rebuild --platform=darwin --arch=arm64 sharp
- name: Build & release app
run: |