mirror of https://github.com/grpc/grpc-node.git
Update submodules in xds test script
This commit is contained in:
parent
ab5878e737
commit
474a496a7a
|
@ -39,6 +39,7 @@ which node
|
||||||
node -v
|
node -v
|
||||||
|
|
||||||
cd $base
|
cd $base
|
||||||
|
git submodule update --init --recursive
|
||||||
npm install
|
npm install
|
||||||
|
|
||||||
cd ../../..
|
cd ../../..
|
||||||
|
|
Loading…
Reference in New Issue