mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-04-29 14:59:26 -04:00
CI: Fix macOS build (#1291)
This commit is contained in:
parent
e551f8f524
commit
a6d8c0fb9f
1 changed files with 1 additions and 1 deletions
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…
Add table
Reference in a new issue