mirror of
https://github.com/boostorg/process.git
synced 2026-01-19 04:22:15 +00:00
Update config.yml
This commit is contained in:
committed by
GitHub
parent
19b20f55ce
commit
fdc6a11cbc
@@ -23,7 +23,7 @@ jobs:
|
||||
name: install pre dependencies
|
||||
command: |
|
||||
apt-get update -yqq
|
||||
apt-get install git
|
||||
apt-get install git -y
|
||||
- run:
|
||||
name: Initializing git repo for boost
|
||||
command: |
|
||||
|
||||
Reference in New Issue
Block a user