mirror of
https://github.com/SSimco/Cemu.git
synced 2024-11-23 13:29:38 +00:00
CI: Fix macOS build (#1291)
This commit is contained in:
parent
e551f8f524
commit
a6d8c0fb9f
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -225,7 +225,7 @@ jobs:
|
||||
run: |
|
||||
brew update
|
||||
brew install llvm@15 ninja nasm automake libtool
|
||||
brew install cmake python3 ninja
|
||||
brew install cmake ninja
|
||||
|
||||
- name: "Build and install molten-vk"
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user