Return latest ninja and cmake installing
This commit is contained in:
@@ -22,6 +22,9 @@ jobs:
|
||||
with:
|
||||
submodules: 'true'
|
||||
|
||||
- name: Install latest cmake and ninja
|
||||
uses: lukka/get-cmake@latest
|
||||
|
||||
- name: Bootstrap vcpkg
|
||||
shell: pwsh
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user