diff --git a/.circleci/config.yml b/.circleci/config.yml index 454a377..d19f3c1 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -77,6 +77,7 @@ jobs: steps: - attach_workspace: at: . + - checkout - run: make publish workflows: update: