fix checkout problem

This commit is contained in:
Cievoloth Coca
2019-05-29 20:49:12 +00:00
parent 5e36b96aa1
commit dd62133cf8

View File

@@ -14,7 +14,7 @@ jobs:
name: Install dependecies and checkout name: Install dependecies and checkout
command: | command: |
yum install -y git yum install -y git
- run: checkout - checkout:
- run: - run:
name: swich folder name: swich folder
command: | command: |