mirror of
https://github.com/ETLCPP/etl.git
synced 2026-04-30 19:09:10 +08:00
Added install git
This commit is contained in:
parent
01bb5cb7b8
commit
63cc9b6acd
@ -9,7 +9,7 @@ jobs:
|
||||
steps:
|
||||
- run:
|
||||
name: Install Git
|
||||
command: 'apt-get update && apt-get install git'
|
||||
command: 'apt-get update && apt-get -y install git'
|
||||
- checkout
|
||||
- run:
|
||||
name: Installing SUDO
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user