More circleci

This commit is contained in:
Adam Treat 2023-08-31 11:02:41 -04:00
parent 8d80f7963e
commit 1a2a9791bd

View File

@ -288,7 +288,7 @@ jobs:
name: Install VulkanSDK
command:
Invoke-WebRequest -Uri https://sdk.lunarg.com/sdk/download/1.3.261.1/windows/VulkanSDK-1.3.261.1-Installer.exe -OutFile VulkanSDK-1.3.261.1-Installer.exe
& VulkanSDK-1.3.261.1-Installer.exe --accept-licenses --default-answer --confirm-command install
& .\VulkanSDK-1.3.261.1-Installer.exe --accept-licenses --default-answer --confirm-command install
- run:
name: Install dependencies
command: