CI: Fix macOS build (#1291)

This commit is contained in:
goeiecool9999 2024-08-13 15:48:13 +02:00 committed by GitHub
parent e551f8f524
commit a6d8c0fb9f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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