Skip to content

Commit

Permalink
[GitHub] Fix the local Vulkan SDK path
Browse files Browse the repository at this point in the history
  • Loading branch information
RobDangerous committed Jan 17, 2024
1 parent 0e1b3e1 commit 997f9c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-vulkan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
- name: Compile
run: .\make.bat -v vs2022 -g vulkan --kinc . --from Tests/Empty --compile
env:
VULKAN_SDK: C:\VulkanSDK\1.2.189.2
VULKAN_SDK: C:\VulkanSDK\1.3.275.0

0 comments on commit 997f9c8

Please sign in to comment.