Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Exzap committed Jul 27, 2024
1 parent c73fa37 commit cf77181
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,8 @@ jobs:
- name: "Install system dependencies"
run: |
brew update
brew install llvm@15 ninja nasm molten-vk automake libtool
brew search molten-vk@
brew install llvm@15 ninja nasm [email protected] automake libtool
- name: "Setup cmake"
uses: jwlawson/actions-setup-cmake@v2
Expand Down

0 comments on commit cf77181

Please sign in to comment.