Update build.yml

This commit is contained in:
Daniel Stankewitz 2022-03-20 17:41:53 +01:00 committed by GitHub
parent a6e94019d8
commit a80f7593b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
ABC=HALLO
- name: Set up WSL
uses: Vampire/setup-wsl@v1.2.0
with:
@ -40,8 +41,7 @@ jobs:
- name: Build FFmpeg
shell: wsl-bash {0}
run: |
dos2unix vars.sh
./vars.sh
echo $ABC
echo $PATH
cl.exe
MSBuild.exe