From db69b2f38ab92c9d5d79eb7cc46dc0707aa84271 Mon Sep 17 00:00:00 2001 From: merakor Date: Thu, 22 Jul 2021 14:28:04 +0000 Subject: .build.yml: do a quiet clone FossilOrigin-Name: 7b56e6bbadc2aa01bb14222396351119052ae4ea3ffd029844019262a80d624b --- .build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.build.yml b/.build.yml index e1f6a91..536f9e7 100644 --- a/.build.yml +++ b/.build.yml @@ -13,7 +13,7 @@ tasks: cd cpt make - install-pax: | - git clone https://github.com/carbslinux/otools + git clone --quiet https://github.com/carbslinux/otools cd otools ./configure make pax -- cgit v1.2.3