mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-19 20:24:49 +00:00
Update build-windows-msvc.yml
This commit is contained in:
parent
ff08c7be3b
commit
3473a0af66
1
.github/workflows/build-windows-msvc.yml
vendored
1
.github/workflows/build-windows-msvc.yml
vendored
|
|
@ -34,6 +34,7 @@ jobs:
|
|||
|
||||
- name: Install Windows MSVC Dependencies
|
||||
run: |
|
||||
choco install cmake
|
||||
cmake --version
|
||||
cmd "${{env.environment_script}}"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue