Update build.yml
This commit is contained in:
parent
4377d3fad3
commit
85dea9be3a
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -7,7 +7,7 @@ on:
|
||||
description: 'Configuration'
|
||||
required: true
|
||||
default: 'Debug'
|
||||
|
||||
|
||||
jobs:
|
||||
|
||||
FFmpeg:
|
||||
@ -32,6 +32,7 @@ jobs:
|
||||
echo export VisualStudioVersion="%VisualStudioVersion% " >> vars.sh
|
||||
echo export WSLcross=true >> vars.sh
|
||||
echo export WSLENV=$WSLENV:INCLUDE/w:LIB/w:LIBPATH/w >> vars.sh
|
||||
echo "ABC=123" >> $env:GITHUB_ENV
|
||||
- name: Set up WSL
|
||||
uses: Vampire/setup-wsl@v1.2.0
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user