Update msbuild.yml
This commit is contained in:
parent
692a937099
commit
cb2ef428ec
3
.github/workflows/msbuild.yml
vendored
3
.github/workflows/msbuild.yml
vendored
@ -33,9 +33,8 @@ jobs:
|
||||
$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
|
||||
- run: echo "GSTREAMER_ROOT=C:\gstreamer\1.0\msvc_x86_64\" | Out-File -FilePath $Env:GITHUB_ENV -Encoding utf-8 -Append
|
||||
|
||||
- name: get ENV vars
|
||||
run: printenv
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user