Skip to content

Commit

Permalink
More circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
manyoso committed Aug 31, 2023
1 parent 6a309e2 commit 2832fad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/continue_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
shell: powershell.exe -ExecutionPolicy Bypass
- run:
name: Install dependencies
Expand Down

0 comments on commit 2832fad

Please sign in to comment.