Skip to content

Commit

Permalink
Fix macos notarization
Browse files Browse the repository at this point in the history
  • Loading branch information
DRSchlaubi committed May 26, 2023
1 parent 47e21a0 commit 6ba707b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
env:
NOTARIZATION_PASSWORD: ${{ secrets.NOTARIZATION_PASSWORD }}
with:
arguments: notarizeReleasePkg
arguments: notarizeReleasePkg -Pcompose.desktop.mac.sign=true
- name: Upload distributions
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 6ba707b

Please sign in to comment.