diff --git a/.circleci/config.yml b/.circleci/config.yml index 2fd68a3..886c8d7 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -8,8 +8,8 @@ jobs: - checkout - run: - name: Setup docker and buildx - command: docker buildx create --use + name: Setup docker and buildx + command: docker buildx create --use - run: name: install dependencies