Skip to content

Commit

Permalink
Tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesLorenz committed Oct 2, 2024
1 parent 4250248 commit d436c7f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/run-help.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,8 @@ jobs:
run: |
mkdir -p ~/tmpvolume
hdiutil attach lmms-*.dmg -mountpoint ~/tmpvolume
cp -R "~/tmpvolume/LMMS.app" /tmp/
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
- name: Display help
run: |
/tmp/LMMS.app/Contents/MacOS/lmms --help | grep "Usage: lmms"
Expand Down

0 comments on commit d436c7f

Please sign in to comment.