Update build.yml

This commit is contained in:
Daniel Stankewitz
2022-03-20 16:42:47 +01:00
committed by GitHub
parent bcd9da34e6
commit ab3ffd82fb

View File

@ -23,7 +23,7 @@ jobs:
shell: wsl-bash {0}
run: |
VCVARS_BAT="/c/Program\ Files\ \(x86\)/Microsoft\ Visual\ Studio/2019/Enterprise/VC/Auxiliary/Build/vcvars64.bat"
echo VCVARS_BAT
echo ${VCVARS_BAT}
cmd.exe /V /C @ "${VCVARS_BAT}" "&&" "$@"
echo $PATH
cl.exe