From 7783433369a751cf766ac62c6c7d96b58bfc8587 Mon Sep 17 00:00:00 2001 From: Jean-Paul Calderone Date: Fri, 25 Jan 2019 16:57:56 -0500 Subject: [PATCH] Back off on the specificity for git installation Version number got bumped, nothing was being installed. --- .circleci/config.yml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 9c8c32ccb..9ff12d9d6 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -341,7 +341,14 @@ jobs: name: "Install Git" command: | slackpkg update - slackpkg install openssh-7.4p1 git-2.14.4