Add libslirp to macos x86_64
This commit is contained in:
3
.github/workflows/cmake_macos.yml
vendored
3
.github/workflows/cmake_macos.yml
vendored
@@ -25,7 +25,7 @@ on:
|
||||
|
||||
jobs:
|
||||
|
||||
macos13:
|
||||
macos13-x86_64:
|
||||
name: "${{ matrix.ui.name }}, ${{ matrix.build.name }}, ${{ matrix.dynarec.name }}, x86_64"
|
||||
|
||||
runs-on: macos-13
|
||||
@@ -80,6 +80,7 @@ jobs:
|
||||
rtmidi
|
||||
openal-soft
|
||||
fluidsynth
|
||||
libslirp
|
||||
${{ matrix.ui.packages }}
|
||||
|
||||
- name: Checkout repository
|
||||
|
||||
Reference in New Issue
Block a user