Update msbuild.yml
This commit is contained in:
parent
cc1efa8ec2
commit
f4c7331851
2
.github/workflows/msbuild.yml
vendored
2
.github/workflows/msbuild.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install dependencies on windows
|
- name: Install dependencies on windows
|
||||||
run: |
|
run: |
|
||||||
choco install ninja cmake gstreamer-devel
|
choco install ninja cmake gstreamer gstreamer-devel
|
||||||
ninja --version
|
ninja --version
|
||||||
cmake --version
|
cmake --version
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user