From 3e74db62142d97dad01514e33df102687b0367e4 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Sat, 12 Aug 2017 19:56:12 +0100 Subject: [PATCH] update repo dbs --- .circleci/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 52651b6..fc1f848 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -6,6 +6,7 @@ jobs: - image: base/archlinux working_directory: ~/dotfiles steps: + - run: pacman -Syu - run: pacman -S git - checkout - run: git submodule update --init