Skip to content

Commit

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

0 comments on commit 225f54a

Please sign in to comment.