Update msbuild.yml
This commit is contained in:
parent
9424f419ea
commit
80123efbdc
2
.github/workflows/msbuild.yml
vendored
2
.github/workflows/msbuild.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install dependencies on windows
|
- name: Install dependencies on windows
|
||||||
run: |
|
run: |
|
||||||
choco install ninja cmake gstreamer gstreamer-devel --no-progres
|
choco install --no-progres ninja cmake gstreamer gstreamer-devel
|
||||||
RefreshEnv.cmd
|
RefreshEnv.cmd
|
||||||
ninja --version
|
ninja --version
|
||||||
cmake --version
|
cmake --version
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user