Skip to content

Commit

Permalink
Try launching the app to see what happens
Browse files Browse the repository at this point in the history
  • Loading branch information
C0rn3j committed Jan 6, 2025
1 parent 4429443 commit 62deeae
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build_macOS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,3 +98,8 @@ jobs:
with:
name: TauonMusicBox-dmg
path: dist/dmg/TauonMusicBox.dmg

- name: YOLO test run
run: |
hdiutil attach dist/dmg/TauonMusicBox.dmg
/Volumes/TauonMusicBox/TauonMusicBox.app/Contents/MacOS/Tauon\ Music\ Box

0 comments on commit 62deeae

Please sign in to comment.