Browse Source

[release] v0.9.19-unstable

Yann Stepienik 1 year ago
parent
commit
8265dedd95
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .circleci/config.yml

+ 2 - 2
.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