Update build.yml
This commit is contained in:
parent
bcd9da34e6
commit
ab3ffd82fb
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user