mirror of
https://github.com/HBAI-Ltd/Toonflow-app.git
synced 2026-06-03 18:01:38 +08:00
修正mac包兼容性
This commit is contained in:
3
.github/workflows/debug.yml
vendored
3
.github/workflows/debug.yml
vendored
@@ -84,6 +84,9 @@ jobs:
|
||||
env:
|
||||
npm_config_arch: ${{ matrix.arch }}
|
||||
|
||||
- name: 安装目标平台 sharp
|
||||
run: npm install --os=darwin --cpu=${{ matrix.arch }} sharp
|
||||
|
||||
- name: 打包 macOS 安装程序
|
||||
run: yarn dist:mac --${{ matrix.arch }}
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user