Skip to content

Commit c14502a

Browse files
committed
Adds fluidsynth to CI installed deps
1 parent debef0e commit c14502a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake-multi-platform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
pkg-config \
9999
libopusfile-dev \
100100
libxmp-dev \
101-
libfluidsynth-dev
101+
fluidsynth
102102
103103
- name: Set up Macos dependencies
104104
if: ${{ runner.os == 'macOS' }}

0 commit comments

Comments
 (0)