1
Fork 0

Download package DB before trying to install

This commit is contained in:
Jake Howard 2022-04-15 11:15:18 +01:00
parent 3cbf37b48c
commit 6e2cf75583
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -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: