Don't install ninja. It's already there

This commit is contained in:
Xianmo 2026-04-16 23:25:12 +02:00
parent 553990a25e
commit 435d07cf5e

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: |