Skip to content

Commit

Permalink
make use of setup-vulkan-sdk instead
Browse files Browse the repository at this point in the history
  • Loading branch information
psi29a committed Nov 28, 2023
1 parent 054c4c4 commit 7951cd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/win-cygwin-mingw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Install Vulkan SDK
uses: humbletim/install-vulkan-sdk@1.2.0
uses: humbletim/setup-vulkan-sdk@vv1.2.0
with:
version: latest
vulkan-components: Vulkan-Headers, Vulkan-Loader, Glslang
Expand Down

0 comments on commit 7951cd7

Please sign in to comment.