mirror of
https://github.com/cemu-project/Cemu.git
synced 2024-11-24 18:16:55 +01: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: |
|
run: |
|
||||||
brew update
|
brew update
|
||||||
brew install llvm@15 ninja nasm automake libtool
|
brew install llvm@15 ninja nasm automake libtool
|
||||||
brew install cmake python3 ninja
|
brew install cmake ninja
|
||||||
|
|
||||||
- name: "Build and install molten-vk"
|
- name: "Build and install molten-vk"
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user