More circleci

pull/1389/head
Adam Treat 10 months ago
parent 1a2a9791bd
commit 94969a4199

@ -289,6 +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
- run:
name: Install dependencies
command:

Loading…
Cancel
Save