Skip to content

Commit

Permalink
fixup jack path
Browse files Browse the repository at this point in the history
  • Loading branch information
mgeier committed Sep 24, 2023
1 parent 79beff3 commit bf30528
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
run: |
curl -O -J -L https://github.com/jackaudio/jack2-releases/releases/download/v1.9.22/jack2-win64-v1.9.22.exe
./jack2-win64-v1.9.22.exe //SILENT //SUPPRESSMSGBOXES
echo "/c/Program Files/JACK2" >> $GITHUB_PATH
- name: Start jackd with "dummy" backend
shell: bash
run: |
Expand Down

0 comments on commit bf30528

Please sign in to comment.