Skip to content

Commit

Permalink
Try using runner's CMake and Ninja
Browse files Browse the repository at this point in the history
Signed-off-by: Osyotr <[email protected]>
  • Loading branch information
Osyotr committed May 1, 2024
1 parent 57f7dc3 commit 674eafd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/windows-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,11 +70,6 @@ jobs:
-c submodule."3party/Vulkan-Headers".update=none \
submodule update --depth 1 --init --recursive --jobs=$(($(nproc) * 20))
- name: Install CMake and Ninja
uses: lukka/get-cmake@latest
with:
cmakeVersion: 3.29.0

- name: Developer Command Prompt for Microsoft Visual C++
uses: ilammy/msvc-dev-cmd@v1

Expand Down

0 comments on commit 674eafd

Please sign in to comment.