Update submodules in xds test script

This commit is contained in:
Michael Lumish 2020-09-22 00:47:55 -07:00
parent ab5878e737
commit 474a496a7a
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ which node
node -v
cd $base
git submodule update --init --recursive
npm install
cd ../../..