mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-24 14:49:53 -06:00
maybe??????
This commit is contained in:
2
.github/workflows/build-macos.yml
vendored
2
.github/workflows/build-macos.yml
vendored
@ -8,7 +8,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- run: |
|
- run: |
|
||||||
brew install autoconf automake autoconf-archive
|
brew install autoconf automake autoconf-archive glib
|
||||||
- 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