diff --git a/.circleci/config.yml b/.circleci/config.yml index 51d56c894c49..01ea4f1ce947 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -959,9 +959,7 @@ jobs: job-publish-prerelease: executor: node-browsers steps: - - run: - name: Shallow git clone - command: git clone --depth 1 https://github.com/MetaMask/metamask-extension --branch "$CIRCLE_BRANCH" . + - checkout - attach_workspace: at: . - run: