Skip to content

Commit

Permalink
package only on mac
Browse files Browse the repository at this point in the history
  • Loading branch information
JoschaMetze authored May 2, 2023
1 parent 3b42a5f commit 5745f8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ jobs:
- name: Package app
run: |
ditto -c -k --keepParent "maus_cli_macos.app" maus_cli_macos.zip
if: matrix.os == 'macos-latest'
- name: Notarize app
run: |
gon gon.json
Expand Down

0 comments on commit 5745f8b

Please sign in to comment.