mirror of
https://github.com/cemu-project/Cemu.git
synced 2026-06-06 06:35:00 -06:00
ci: Silence macOS runner warnings as ninja is already preinstalled (#1878)
This commit is contained in:
parent
deb000f947
commit
b2c34fb1df
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -230,7 +230,7 @@ jobs:
|
|||||||
- name: "Install system dependencies"
|
- name: "Install system dependencies"
|
||||||
run: |
|
run: |
|
||||||
brew update
|
brew update
|
||||||
brew install ninja nasm automake libtool
|
brew install nasm automake libtool
|
||||||
|
|
||||||
- name: "Install molten-vk"
|
- name: "Install molten-vk"
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user