Skip to content

Commit

Permalink
some more logging
Browse files Browse the repository at this point in the history
  • Loading branch information
JoschaMetze committed May 2, 2023
1 parent 77ea6e0 commit 6ded6b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,10 @@ jobs:
if: matrix.os == 'macos-latest'
- name: Staple app
run: |
ls dist/* -lisa
xcrun stapler staple dist/maus_cli_macos.app
xcrun stapler validate dist/maus_cli_macos.app
ls dist/* -lisa
if: matrix.os == 'macos-latest'
- name: Repackage stapled app
run: |
Expand Down

0 comments on commit 6ded6b7

Please sign in to comment.