We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cddffda + d00bf91 commit 0af3c67Copy full SHA for 0af3c67
1 file changed
packages/grpc-js-xds/scripts/xds.sh
@@ -50,6 +50,7 @@ cd $base/../grpc-reflection
50
npm install
51
52
# grpc-js-xds has a dev dependency on "../grpc-js", so it should pull that in automatically
53
+cd $base
54
55
56
cd ../../..
0 commit comments