Skip to content

Commit

Permalink
Update Linux build action to use install-sdk-action fix fork
Browse files Browse the repository at this point in the history
  • Loading branch information
stuart6854 committed Dec 13, 2023
1 parent 11c9add commit f9244ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_cmake_linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: lukka/get-cmake@latest

- name: Install Vulkan SDK
uses: jakoch/install-vulkan-sdk-action@v1.0.1
uses: stuart6854/install-vulkan-sdk-action@fix-linux-sdk-url
with:
cache: true

Expand Down

0 comments on commit f9244ad

Please sign in to comment.