Update build-windows-msvc.yml

This commit is contained in:
marauder2k7 2023-07-25 20:03:20 +01:00
parent ff08c7be3b
commit 3473a0af66

View file

@ -34,6 +34,7 @@ jobs:
- name: Install Windows MSVC Dependencies
run: |
choco install cmake
cmake --version
cmd "${{env.environment_script}}"