mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-05-18 01:37:35 +08:00
📦 Chore: mas build
This commit is contained in:
3
.github/workflows/mas.yml
vendored
3
.github/workflows/mas.yml
vendored
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user