Update msbuild.yml
This commit is contained in:
parent
21f0ed89d5
commit
9424f419ea
1
.github/workflows/msbuild.yml
vendored
1
.github/workflows/msbuild.yml
vendored
@ -30,6 +30,7 @@ jobs:
|
|||||||
RefreshEnv.cmd
|
RefreshEnv.cmd
|
||||||
ninja --version
|
ninja --version
|
||||||
cmake --version
|
cmake --version
|
||||||
|
cd C:\gstreamer\1.0\msvc_x86_64\\bin\
|
||||||
gst-launch-1.0.exe --version
|
gst-launch-1.0.exe --version
|
||||||
|
|
||||||
- run: echo "GSTREAMER_1_0_ROOT_X86_64=C:\gstreamer\1.0\msvc_x86_64\" | Out-File -FilePath $Env:GITHUB_ENV -Encoding utf-8 -Append
|
- run: echo "GSTREAMER_1_0_ROOT_X86_64=C:\gstreamer\1.0\msvc_x86_64\" | Out-File -FilePath $Env:GITHUB_ENV -Encoding utf-8 -Append
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user