2
0
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:
Klemens Morgenstern
2019-04-06 16:09:16 +08:00
committed by GitHub
parent 19b20f55ce
commit fdc6a11cbc

View File

@@ -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: |