Skip to content

Commit a2776f8

Browse files
committed
Pin Vulkan SDK on macOS to 1.3.296.0 to fix zip layout extraction failure
1 parent 5fdaf25 commit a2776f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
- name: Install Vulkan SDK
6565
uses: humbletim/install-vulkan-sdk@v1.2
6666
with:
67-
version: latest
67+
version: 1.3.296.0
6868
cache: false
6969

7070
- name: Install Rust

0 commit comments

Comments
 (0)