Skip to content

Commit

Permalink
really fix windows vulkan CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tcdude committed Feb 27, 2024
1 parent 320b2b1 commit 6e493e3
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 @@ -27,4 +27,4 @@ jobs:
- name: Compile
run: .\Kinc\make.bat -v vs2022 -g vulkan --kinc Kinc --from Tests/Empty --noshaders --compile
env:
VULKAN_SDK: C:\VulkanSDK\1.2.189.2
VULKAN_SDK: C:\VulkanSDK\1.3.275.0

0 comments on commit 6e493e3

Please sign in to comment.