Skip to content

Commit 1e3e3ab

Browse files
committed
download vulkansdk in ci
1 parent 998616d commit 1e3e3ab

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/workflows/build-nabla.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -364,6 +364,13 @@ jobs:
364364
sparse-checkout: |
365365
smoke
366366
367+
- name: Download VulkanSDK
368+
uses: humbletim/[email protected]
369+
with:
370+
vulkan-query-version: latest
371+
vulkan-use-cache: true
372+
vulkan-components: Vulkan-Headers, Vulkan-Loader
373+
367374
- name: Download Nabla install artifact
368375
uses: actions/download-artifact@v4
369376
with:

0 commit comments

Comments
 (0)