Skip to content

Commit

Permalink
Install libjackd
Browse files Browse the repository at this point in the history
  • Loading branch information
Josef-Friedrich committed Jan 9, 2024
1 parent b45266d commit f3c66f0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,11 @@ jobs:
while loading shared libraries: libfuse.so.2: cannot open shared
object file: No such file or directory
run: sudo apt install libfuse2
- name: >-
findlib: libjack.so.0: cannot open shared object file: No such file or directory
/usr/bin/mscore: Using fallback for library 'libjack.so.0'
/lib/x86_64-linux-gnu/libnss3.so
run: sudo apt install libjack0
- name: Download latest “mscore” AppImage
run: |
wget --quiet --output-document mscore https://github.com/musescore/MuseScore/releases/download/v4.2.0/MuseScore-4.2.0.233521125-x86_64.AppImage
Expand Down

0 comments on commit f3c66f0

Please sign in to comment.