Skip to content

Commit c31d83d

Browse files
update workflow
1 parent 40956a0 commit c31d83d

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/cmake.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,6 @@ jobs:
2727
restore-keys: |
2828
build-cache-${{ runner.os }}-
2929
30-
- name: Prepare Vulkan SDK
31-
uses: humbletim/setup-vulkan-sdk@v1.2.1
32-
with:
33-
vulkan-query-version: 1.4.304.1
34-
vulkan-components: Vulkan-Headers, Vulkan-Loader
35-
vulkan-use-cache: true
36-
3730
- name: Install Vulkan SDK
3831
uses: jakoch/install-vulkan-sdk-action@v1
3932
with:

0 commit comments

Comments
 (0)