mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2024-11-14 13:27:41 -07:00
OF COURSE it's python
This commit is contained in:
parent
a93622e763
commit
c8c9755075
3
.github/workflows/build-macos.yml
vendored
3
.github/workflows/build-macos.yml
vendored
@ -8,7 +8,8 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- run: |
|
||||
brew install autoconf automake autoconf-archive glib libtool meson
|
||||
brew install autoconf automake autoconf-archive glib libtool
|
||||
pip3 install distutils
|
||||
- uses: lukka/get-cmake@latest
|
||||
- uses: lukka/run-vcpkg@v11
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user