use v0.18.0 of zola
All checks were successful
/ build (push) Successful in 16s

This commit is contained in:
Peter Tillemans 2024-06-25 15:46:05 +02:00
parent 2486fd9d69
commit 49ee5486c1

View file

@ -9,7 +9,7 @@ jobs:
submodules: 'true'
- uses: https://github.com/taiki-e/install-action@v2
with:
tool: zola@0.19.1
tool: zola@0.18.0
- run: zola build
- name: copy file via ssh password
uses: https://github.com/appleboy/scp-action@v0.1.7