Skip to content

Commit

Permalink
Update build_and_deploy_mac.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rly authored Jun 8, 2024
1 parent c495d3f commit 18c6020
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build_and_deploy_mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,7 @@ jobs:
teamId: ${{ secrets.APPLE_TEAM_ID }}
appleId: ${{ secrets.APPLE_ID }}
appleIdPassword: ${{ secrets.APPLE_PASSWORD }}
# make build process extra verbose in case of failure
DEBUG: electron-builder
DEBUG_DMG: true
run: npm run deploy:mac

0 comments on commit 18c6020

Please sign in to comment.