mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-20 18:37:48 -04:00
use latest CMake
This commit is contained in:
parent
437b7a825f
commit
2d0d08a4b9
3
.github/workflows/win_msvc.yml
vendored
3
.github/workflows/win_msvc.yml
vendored
@ -32,6 +32,9 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Latest CMake and Ninja
|
||||
- uses: lukka/get-cmake@latest
|
||||
|
||||
- name: Developer Command Prompt
|
||||
uses: ilammy/msvc-dev-cmd@v1
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user