From dd62133cf8764b9c4721c4a3809c7c1ab6b27def Mon Sep 17 00:00:00 2001 From: Cievoloth Coca Date: Wed, 29 May 2019 20:49:12 +0000 Subject: [PATCH] fix checkout problem --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index f533e4d8f..98119ea73 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -14,7 +14,7 @@ jobs: name: Install dependecies and checkout command: | yum install -y git - - run: checkout + - checkout: - run: name: swich folder command: |