[build_samples_msvc] Exit properly on error (#20191)
This commit is contained in:
parent
33881542c5
commit
86dfacbc51
@ -72,3 +72,4 @@ exit /b
|
||||
|
||||
:errorHandling
|
||||
echo Error
|
||||
exit /b %ERRORLEVEL%
|
||||
|
Loading…
Reference in New Issue
Block a user