install patch
This commit is contained in:
parent
6288d50ea2
commit
e2a7f44bfa
1 changed files with 1 additions and 1 deletions
|
@ -9,5 +9,5 @@ jobs:
|
||||||
- checkout
|
- checkout
|
||||||
- run: git submodule update --init
|
- run: git submodule update --init
|
||||||
- run: cat .circleci/pacman.conf >> /etc/pacman.conf
|
- run: cat .circleci/pacman.conf >> /etc/pacman.conf
|
||||||
- run: pacman -Syu yaourt puppet --noconfirm
|
- run: pacman -Syu yaourt puppet patch --noconfirm
|
||||||
- run: ./deploy.sh
|
- run: ./deploy.sh
|
||||||
|
|
Loading…
Reference in a new issue