diff --git a/.circleci/config.yml b/.circleci/config.yml index da3219e..a6b2f1f 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -9,7 +9,7 @@ jobs: steps: - checkout - run: git submodule sync - - run: git submodule update --init + - run: git submodule update --init --recursive - run: npm install - run: npm run build - persist_to_workspace: diff --git a/tools b/tools index 5a7d540..94b85be 160000 --- a/tools +++ b/tools @@ -1 +1 @@ -Subproject commit 5a7d540858bb0ac987a6ff11218a6d09c662b2b0 +Subproject commit 94b85be513e345ea859cf296b0c16ddf2ba2ea1f