Update macos.yml

This commit is contained in:
Nayla 2024-02-23 17:15:22 -05:00 committed by GitHub
commit ddc04fc340
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,7 +22,7 @@ jobs:
run: git submodule update --init --recursive
# Setup Packages
- name: Setup Packages
run: brew install qt6 moltenvk p7zip pkgconfig
run: brew install qt6 molten-vk p7zip pkgconfig
# Setup CMake
- name: Setup CMake
uses: Symbitic/install-cmake@v0.1.1