diff --git a/.circleci/config.yml b/.circleci/config.yml index ece11fe..9c4a1c4 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -9,5 +9,5 @@ jobs: - checkout - run: git submodule update --init - run: cat .circleci/pacman.conf >> /etc/pacman.conf - - run: pacman -Syu yaourt puppet patch --noconfirm + - run: pacman -Syu yaourt puppet patch pacman fakeroot --noconfirm - run: ./deploy.sh