diff --git a/.circleci/config.yml b/.circleci/config.yml index b372800..ece11fe 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 --noconfirm + - run: pacman -Syu yaourt puppet patch --noconfirm - run: ./deploy.sh