From 1ce9cd1f83e44028548ca9e1034f159ed5393d9f Mon Sep 17 00:00:00 2001 From: Cole Maclean Date: Sun, 1 Mar 2020 16:48:24 -0800 Subject: [PATCH] deploy requires checkout --- .circleci/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 1b508635..e720c4db 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -279,6 +279,7 @@ jobs: resource_class: small steps: - python_version + - checkout - with_cachedirs: cache_key: poetry commands: