Skip to content

Commit

Permalink
test worflow
Browse files Browse the repository at this point in the history
  • Loading branch information
AEspinosaDev committed Oct 15, 2024
1 parent 8c90466 commit 508462c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Install Vulkan SDK
run: |
curl -LO https://sdk.lunarg.com/sdk/download/latest/windows/vulkan-sdk.exe
VulkanSDK-1.2.182.1-Installer.exe --accept-licenses --default-answer --confirm-command install com.lunarg.vulkan.32bit com.lunarg.vulkan.sdl2 com.lunarg.vulkan.glm com.lunarg.vulkan.volk com.lunarg.vulkan.vma com.lunarg.vulkan.debug com.lunarg.vulkan.debug32
vulkan-sdk.exe --accept-licenses --default-answer --confirm-command install com.lunarg.vulkan.32bit com.lunarg.vulkan.sdl2 com.lunarg.vulkan.glm com.lunarg.vulkan.volk com.lunarg.vulkan.vma com.lunarg.vulkan.debug com.lunarg.vulkan.debug32
shell: cmd


Expand Down

0 comments on commit 508462c

Please sign in to comment.