Return latest ninja and cmake installing
This commit is contained in:
parent
a14e7c1f71
commit
fa1d450d65
3
.github/workflows/windows-clang.yml
vendored
3
.github/workflows/windows-clang.yml
vendored
@ -22,6 +22,9 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
submodules: 'true'
|
submodules: 'true'
|
||||||
|
|
||||||
|
- name: Install latest cmake and ninja
|
||||||
|
uses: lukka/get-cmake@latest
|
||||||
|
|
||||||
- name: Bootstrap vcpkg
|
- name: Bootstrap vcpkg
|
||||||
shell: pwsh
|
shell: pwsh
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user