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
|
||||
|
||||
cd $base
|
||||
git submodule update --init --recursive
|
||||
npm install
|
||||
|
||||
cd ../../..
|
||||
|
|
Loading…
Reference in New Issue