CI: Bump MoltenVK to v1.3.0 (#1559)

This commit is contained in:
shinra-electric
2025-05-12 19:12:40 +01:00
committed by GitHub
parent 05617a332b
commit 996539fce8
+1 -1
View File
@@ -202,7 +202,7 @@ jobs:
- name: "Install molten-vk"
run: |
curl -L -O https://github.com/KhronosGroup/MoltenVK/releases/download/v1.2.9/MoltenVK-macos.tar
curl -L -O https://github.com/KhronosGroup/MoltenVK/releases/download/v1.3.0/MoltenVK-macos.tar
tar xf MoltenVK-macos.tar
sudo mkdir -p /usr/local/lib
sudo cp MoltenVK/MoltenVK/dynamic/dylib/macOS/libMoltenVK.dylib /usr/local/lib