Skip to content

Commit

Permalink
CI: Fix macOS build (#1291)
Browse files Browse the repository at this point in the history
  • Loading branch information
goeiecool9999 authored Aug 13, 2024
1 parent e551f8f commit a6d8c0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit a6d8c0f

Please sign in to comment.