Merge branch 'main' of https://github.com/MaxwellS04/86Box
This commit is contained in:
3
.github/workflows/cmake_macos.yml
vendored
3
.github/workflows/cmake_macos.yml
vendored
@@ -69,7 +69,6 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: >-
|
||||
brew install
|
||||
ninja
|
||||
sdl2
|
||||
rtmidi
|
||||
openal-soft
|
||||
@@ -162,12 +161,12 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: >-
|
||||
brew install
|
||||
ninja
|
||||
sdl2
|
||||
rtmidi
|
||||
openal-soft
|
||||
fluidsynth
|
||||
libslirp
|
||||
vde
|
||||
libserialport
|
||||
${{ matrix.ui.packages }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user