Skip to content

Commit

Permalink
Update windows build action
Browse files Browse the repository at this point in the history
  • Loading branch information
stuart6854 committed Dec 13, 2023
1 parent 19f3e55 commit 8bbae4d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/build_cmake_windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,11 @@ jobs:
- name: get-cmake
uses: lukka/get-cmake@latest

- name: setup-vk-sdk
uses: TWoolhouse/setup[email protected].0
- name: Install Vulkan SDK
uses: humbletim/install[email protected].1
with:
version: latest
version: latest
cache: true

- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 8bbae4d

Please sign in to comment.