ci: Silence macOS runner warnings as ninja is already preinstalled (#1878)

This commit is contained in:
shinra-electric
2026-04-17 05:59:37 +02:00
committed by GitHub
parent deb000f947
commit b2c34fb1df
+1 -1
View File
@@ -230,7 +230,7 @@ jobs:
- name: "Install system dependencies"
run: |
brew update
brew install ninja nasm automake libtool
brew install nasm automake libtool
- name: "Install molten-vk"
run: |