diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a30f290..d2decd7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -46,7 +46,7 @@ build_install: stage: test needs: [] before_script: - - pacman -Syu --needed --noconfirm make python sequoia-sq + - pacman -Syu --needed --noconfirm make pkgconf python sequoia-sq systemd script: - make - make install PREFIX=/usr