diff --git a/.circleci/config.yml b/.circleci/config.yml index 1711307..80825b5 100755 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -5,8 +5,7 @@ jobs: - image: circleci/node:4.8.2 # the primary container, where your job's commands are run steps: - checkout - - setup_remote_docker: - docker_layer_caching: true + - setup_remote_docker - run: name: "Pull Submodules" command: |