diff --git a/.circleci/config.yml b/.circleci/config.yml index e3754c5f4..3c2169bbe 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -13,6 +13,7 @@ jobs: snapshot: executor: default-executor steps: + - checkout - run: name: install retry command: scripts/install-retry.sh