ci: debug msvc v build failure 3
parent
d930944307
commit
b63eba31dd
1
make.bat
1
make.bat
|
@ -328,6 +328,7 @@ goto :error
|
||||||
:error
|
:error
|
||||||
echo.
|
echo.
|
||||||
echo Exiting from error
|
echo Exiting from error
|
||||||
|
type "!log_file!"
|
||||||
echo ERROR: please follow the instructions in https://github.com/vlang/v/wiki/Installing-a-C-compiler-on-Windows
|
echo ERROR: please follow the instructions in https://github.com/vlang/v/wiki/Installing-a-C-compiler-on-Windows
|
||||||
exit /b 1
|
exit /b 1
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue