mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-26 15:50:00 -06:00
I think this is the extra shit glib needed?
This commit is contained in:
2
.github/workflows/build-macos.yml
vendored
2
.github/workflows/build-macos.yml
vendored
@ -7,6 +7,8 @@ jobs:
|
|||||||
runs-on: macos-13
|
runs-on: macos-13
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
- run: |
|
||||||
|
brew install autoconf automake autoconf-archive
|
||||||
- uses: lukka/get-cmake@latest
|
- uses: lukka/get-cmake@latest
|
||||||
- uses: lukka/run-vcpkg@v11
|
- uses: lukka/run-vcpkg@v11
|
||||||
with:
|
with:
|
||||||
|
Reference in New Issue
Block a user