Visual Studio Projects: Reference explicit URL when updating windows-build
This commit is contained in:
parent
71ee25be1a
commit
9df764a8ca
1 changed files with 1 additions and 1 deletions
|
@ -229,7 +229,7 @@ echo ** **
|
||||||
echo *****************************************************
|
echo *****************************************************
|
||||||
echo *****************************************************
|
echo *****************************************************
|
||||||
pushd ..\..\windows-build
|
pushd ..\..\windows-build
|
||||||
"%_GIT_GIT%" pull
|
"%_GIT_GIT%" pull https://github.com/simh/windows-build
|
||||||
popd
|
popd
|
||||||
set _TRIED_PULL=1
|
set _TRIED_PULL=1
|
||||||
goto _check_build
|
goto _check_build
|
||||||
|
|
Loading…
Add table
Reference in a new issue