build website
Some checks failed
/ build (push) Failing after -1m57s

This commit is contained in:
Peter Tillemans 2024-05-26 19:49:54 +02:00
parent 216cfa4193
commit 2967b4b4c5

View file

@ -1,10 +1,11 @@
on: [push] on: [push]
jobs: jobs:
test: build:
runs-on: docker runs-on: docker
container: ghcr.io/getzola/zola:v0.17.1
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with: with:
sparse-checkout: . sparse-checkout: .
- run: echo All Good - run: build