Update msbuild.yml

This commit is contained in:
yair
2021-12-25 15:24:47 +02:00
committed by GitHub
parent 9424f419ea
commit 80123efbdc

View File

@@ -26,7 +26,7 @@ jobs:
- name: Install dependencies on windows
run: |
choco install ninja cmake gstreamer gstreamer-devel --no-progres
choco install --no-progres ninja cmake gstreamer gstreamer-devel
RefreshEnv.cmd
ninja --version
cmake --version