diff --git a/.circleci/continue_config.yml b/.circleci/continue_config.yml index 583a2af1..2f02fc9a 100644 --- a/.circleci/continue_config.yml +++ b/.circleci/continue_config.yml @@ -286,10 +286,9 @@ jobs: command: $env:Path += ";C:\ProgramData\chocolatey\lib\mingw\tools\install\mingw64\bin" - run: name: Install VulkanSDK - command: + 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 -ExecutionPolicy Bypass - run: name: Install dependencies command: