More circleci

This commit is contained in:
Adam Treat 2023-08-31 11:11:07 -04:00
parent 94969a4199
commit 6a309e2ac8

View File

@ -289,7 +289,7 @@ jobs:
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
shell: powershell.exe
shell: powershell.exe -ExecutionPolicy Bypass
- run:
name: Install dependencies
command: