Update msbuild.yml
This commit is contained in:
parent
47781fe5b9
commit
692a937099
2
.github/workflows/msbuild.yml
vendored
2
.github/workflows/msbuild.yml
vendored
@ -30,9 +30,11 @@ jobs:
|
||||
RefreshEnv.cmd
|
||||
ninja --version
|
||||
cmake --version
|
||||
$Env:path
|
||||
|
||||
- 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_MSVC_X86_64=C:\gstreamer\1.0\msvc_x86_64\" | Out-File -FilePath $Env:GITHUB_ENV -Encoding utf-8 -Append
|
||||
|
||||
- name: get ENV vars
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user