Skip to content

Commit

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

0 comments on commit d29f582

Please sign in to comment.