fix checkout problem
This commit is contained in:
@@ -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: |
|
||||||
|
|||||||
Reference in New Issue
Block a user