Update msbuild.yml

This commit is contained in:
yair
2021-12-25 14:21:09 +02:00
committed by GitHub
parent cc1efa8ec2
commit f4c7331851

View File

@@ -16,7 +16,7 @@ jobs:
- name: Install dependencies on windows
run: |
choco install ninja cmake gstreamer-devel
choco install ninja cmake gstreamer gstreamer-devel
ninja --version
cmake --version