mirror of
https://github.com/k4yt3x/video2x.git
synced 2024-12-28 06:59:11 +00:00
ci(build): enabled caching for Vulkan SDK installation
Signed-off-by: k4yt3x <i@k4yt3x.com>
This commit is contained in:
parent
b333f88c2f
commit
77b3df22c1
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -60,6 +60,7 @@ jobs:
|
||||
with:
|
||||
vulkan-query-version: 1.3.204.0
|
||||
vulkan-components: Vulkan-Headers, Vulkan-Loader, Glslang, SPIRV-Tools, SPIRV-Headers
|
||||
vulkan-use-cache: true
|
||||
- name: Install dependencies
|
||||
shell: pwsh
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user