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