steal github action for this
Some checks failed
/ build (push) Failing after -2m0s

This commit is contained in:
Peter Tillemans 2024-05-26 19:52:45 +02:00
parent 2967b4b4c5
commit 2629eb0bda

View file

@ -8,4 +8,7 @@ jobs:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with: with:
sparse-checkout: . sparse-checkout: .
- run: build - uses: taiki-e/install-action@v2
with:
tool: zola@0.17.1
- run: zola build