Update build.yml

This commit is contained in:
Exverge 2024-08-07 20:36:39 -04:00 committed by GitHub
parent 118d1c669a
commit 6b6a538b3a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -348,7 +348,6 @@ jobs:
./fetchDependencies --macos ./fetchDependencies --macos
make macos make macos
sudo make install sudo make install
cp /usr/local/lib/libMoltenVK.dylib /opt/homebrew/lib/
- name: "Bootstrap vcpkg" - name: "Bootstrap vcpkg"
run: | run: |