remove zola image as no sh
Some checks failed
/ build (push) Failing after -1m59s

This commit is contained in:
Peter Tillemans 2024-05-26 19:56:14 +02:00
parent 2629eb0bda
commit 6860f19778

View file

@ -3,7 +3,6 @@ on: [push]
jobs:
build:
runs-on: docker
container: ghcr.io/getzola/zola:v0.17.1
steps:
- uses: actions/checkout@v4
with: