mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-25 07:10:00 -06:00
god fucking damnit why is there a python in there too
This commit is contained in:
1
.github/workflows/build-macos.yml
vendored
1
.github/workflows/build-macos.yml
vendored
@ -23,6 +23,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
brew install autoconf automake autoconf-archive libtool
|
brew install autoconf automake autoconf-archive libtool
|
||||||
brew unlink python@3.12
|
brew unlink python@3.12
|
||||||
|
sudo rm /usr/local/bin/python
|
||||||
- name: Set up CMake
|
- name: Set up CMake
|
||||||
uses: lukka/get-cmake@latest
|
uses: lukka/get-cmake@latest
|
||||||
- name: Set up vcpkg
|
- name: Set up vcpkg
|
||||||
|
Reference in New Issue
Block a user