Update libretro-buildbot-recipe.sh

This commit is contained in:
Andrés 2016-03-21 14:12:39 -05:00
parent 31a0f682bd
commit 819815666a

View File

@ -1020,6 +1020,7 @@ buildbot_pull(){
BUILD="NO"
else
BUILD="YES"
git submodule update --init --recursive
git submodule foreach git pull origin master
fi
fi