windows-buildbot-zipper.bat: Check the correct path.
This commit is contained in:
parent
9f32a9b1b1
commit
3fc1531a34
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ echo Please run from root of source tree after doing a Release build.
|
|||
GOTO done
|
||||
|
||||
:okaywin32dir
|
||||
IF EXIST VisualC\Win64\Release GOTO okaydirs
|
||||
IF EXIST VisualC\x64\Release GOTO okaydirs
|
||||
echo Please run from root of source tree after doing a Release build.
|
||||
GOTO done
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue