We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a20a456 commit c9b3cb2Copy full SHA for c9b3cb2
2 files changed
.github/workflows/main.yml
@@ -23,6 +23,7 @@ jobs:
23
- name: Install JACK on Ubuntu
24
if: startsWith(matrix.os, 'ubuntu')
25
run: |
26
+ sudo apt-get update
27
sudo apt-get install ${{ matrix.jack }}
28
- name: Install JACK on macOS
29
if: startsWith(matrix.os, 'macos')
examples/HochzeitsMedley_final.midi
20.5 KB
0 commit comments