mirror of
https://github.com/nomic-ai/gpt4all
synced 2024-11-18 03:25:46 +00:00
more Circleci
This commit is contained in:
parent
202805637b
commit
9f1cbad4f1
@ -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
|
||||
$env:Path += ";C:\VulkanSDK\1.3.261.1\bin"
|
||||
- run:
|
||||
name: Install dependencies
|
||||
command:
|
||||
|
Loading…
Reference in New Issue
Block a user