Update image while downloading zola too

This commit is contained in:
Jonas Tobias Hopusch 2021-06-13 22:30:17 +02:00
parent 94a69e97b9
commit 0486630b9f
Failed to generate hash of commit
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ pages:
only:
- master
before_script:
- pacman --needed --noconfirm -Sy zola
- pacman --needed --noconfirm -Syu zola
script:
- zola build
artifacts: