diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 46a7761..a32c44e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -27,7 +27,7 @@ build: image: archlinux stage: build before_script: - - pacman -S --noconfirm hugo git npm nodejs + - pacman -Sy --noconfirm hugo git npm nodejs script: - ./scripts/release.sh artifacts: