diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a137dee..fb33db3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -147,7 +147,7 @@ test:archlinux: artifacts: true script: - pacman -Sy - - pacman -U --noconfirm *.pkg.tar.zs + - pacman -U --noconfirm *.pkg.tar.zst deploy:docker: stage: deploy