mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
build: attempt to fix mas 25
This commit is contained in:
parent
4c6f9ee07e
commit
a90c249cf0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-mac-dmg-build.yml
vendored
2
.github/workflows/test-mac-dmg-build.yml
vendored
|
|
@ -105,7 +105,7 @@ jobs:
|
|||
APPLE_ID: ${{ secrets.APPLE_ID }}
|
||||
APPLE_TEAM_ID: ${{ secrets.APPLE_TEAM_ID }}
|
||||
APPLE_APP_SPECIFIC_PASSWORD: ${{ secrets.APPLE_APP_SPECIFIC_PASSWORD }}
|
||||
run: npx electron-builder --mac
|
||||
run: npx electron-builder --mac --publish=never
|
||||
|
||||
- name: Verify DMG signature
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue