Update image while downloading zola too

pull/1/head
Jonas Tobias Hopusch 2 years ago
parent 94a69e97b9
commit 0486630b9f
Failed to generate hash of commit

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

Loading…
Cancel
Save