Correct some macos GHA deps
This commit is contained in:
3
.github/workflows/cmake_macos.yml
vendored
3
.github/workflows/cmake_macos.yml
vendored
@@ -66,7 +66,6 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: >-
|
run: >-
|
||||||
brew install
|
brew install
|
||||||
ninja
|
|
||||||
sdl2
|
sdl2
|
||||||
rtmidi
|
rtmidi
|
||||||
openal-soft
|
openal-soft
|
||||||
@@ -159,12 +158,12 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: >-
|
run: >-
|
||||||
brew install
|
brew install
|
||||||
ninja
|
|
||||||
sdl2
|
sdl2
|
||||||
rtmidi
|
rtmidi
|
||||||
openal-soft
|
openal-soft
|
||||||
fluidsynth
|
fluidsynth
|
||||||
libslirp
|
libslirp
|
||||||
|
vde
|
||||||
libserialport
|
libserialport
|
||||||
${{ matrix.ui.packages }}
|
${{ matrix.ui.packages }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user