mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-23 03:52:12 -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:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
|
- name: Latest CMake and Ninja
|
||||||
|
- uses: lukka/get-cmake@latest
|
||||||
|
|
||||||
- name: Developer Command Prompt
|
- name: Developer Command Prompt
|
||||||
uses: ilammy/msvc-dev-cmd@v1
|
uses: ilammy/msvc-dev-cmd@v1
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user