Update cmake-windows.yml
This commit is contained in:
parent
9e93947358
commit
695372ecc1
1 changed files with 3 additions and 0 deletions
3
.github/workflows/cmake-windows.yml
vendored
3
.github/workflows/cmake-windows.yml
vendored
|
@ -24,6 +24,9 @@ jobs:
|
||||||
- shell: powershell
|
- shell: powershell
|
||||||
run: choco install cmake -y --installargs 'ADD_CMAKE_TO_PATH=System'
|
run: choco install cmake -y --installargs 'ADD_CMAKE_TO_PATH=System'
|
||||||
|
|
||||||
|
- shell: powershell
|
||||||
|
run: choco install jq
|
||||||
|
|
||||||
- shell: powershell
|
- shell: powershell
|
||||||
run: refreshenv
|
run: refreshenv
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue