Skip to content

Commit

Permalink
Change directory before submodules update
Browse files Browse the repository at this point in the history
  • Loading branch information
murgatroid99 committed May 24, 2022
1 parent be749bf commit e61c8f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/grpc-js-xds/scripts/xds_k8s_lb.sh
Expand Up @@ -135,6 +135,8 @@ main() {
local script_dir
script_dir="$(dirname "$0")"

cd "${script_dir}"

git submodule update --init --recursive

# Source the test driver from the master branch.
Expand Down

0 comments on commit e61c8f9

Please sign in to comment.