fix osx building
This commit is contained in:
parent
9d0da4e620
commit
fc1187d3da
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-macos.yml
vendored
2
.github/workflows/build-macos.yml
vendored
|
@ -73,7 +73,7 @@ jobs:
|
|||
APPLE_ID_PASSWORD: ${{ secrets.APPLEIDPASS }}
|
||||
PSC_NAME: ${{ secrets.PSC_NAME }}
|
||||
DEVELOPER_DIR: /Applications/Xcode_12.4.app/Contents/Developer
|
||||
run: npm run dist -m -p never
|
||||
run: npm run dist -m --publish=never
|
||||
|
||||
- name: Add license to DMG
|
||||
run: npx dmg-license resources/license.json dist/*.dmg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue