mirror of
https://github.com/chidiwilliams/buzz.git
synced 2026-03-14 22:55:46 +01:00
Switching Vulkan installation action
This commit is contained in:
parent
7ad9760a30
commit
df02e40fe8
1 changed files with 4 additions and 5 deletions
9
.github/workflows/ci.yml
vendored
9
.github/workflows/ci.yml
vendored
|
|
@ -132,12 +132,11 @@ jobs:
|
|||
- uses: AnimMouse/setup-ffmpeg@v1.2.1
|
||||
id: setup-ffmpeg
|
||||
|
||||
- name: Prepare Vulkan SDK
|
||||
uses: humbletim/setup-vulkan-sdk@v1.2.1
|
||||
- name: Install Vulkan SDK
|
||||
uses: humbletim/install-vulkan-sdk@v1.2
|
||||
with:
|
||||
vulkan-query-version: 1.4.304.1
|
||||
vulkan-components: Vulkan-Headers, Vulkan-Loader
|
||||
vulkan-use-cache: true
|
||||
version: 1.4.309.0
|
||||
cache: true
|
||||
|
||||
# Adding windows Nvidia CUDA torch and its dependencies
|
||||
# Linux only packages were removed from the list.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue