mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-06-28 09:59:41 -06:00
a
This commit is contained in:
3
.github/workflows/build-macos.yml
vendored
3
.github/workflows/build-macos.yml
vendored
@ -8,8 +8,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- run: |
|
||||
brew install autoconf automake autoconf-archive glib libtool
|
||||
pip3 install distutils
|
||||
brew install autoconf automake autoconf-archive glib libtool && pip3 install distutils
|
||||
- uses: lukka/get-cmake@latest
|
||||
- uses: lukka/run-vcpkg@v11
|
||||
with:
|
||||
|
Reference in New Issue
Block a user