Skip to content

Commit

Permalink
Minor fix for Build.yml for installing the Vulkan SDK.
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewRichards-Code committed Aug 7, 2024
1 parent 874c00b commit 29a4750
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:
- name: Install Vulkan SDK
uses: humbletim/[email protected]
with:
vulkan-query-version: latest
vulkan-use-cache: true
version: latest
cache: true

- name: Configure CMake
# Configure CMake in a 'build' subdirectory.
Expand Down

0 comments on commit 29a4750

Please sign in to comment.