I wonder if you can build the local image.
Some checks failed
Build and Deploy / deploy (push) Failing after 1s

This commit is contained in:
Jessica Canady 2024-04-21 10:54:32 -04:00
parent 878f0fb434
commit abf86119f4

View file

@ -3,11 +3,8 @@ on: [push]
jobs: jobs:
deploy: deploy:
container: container:
image: ghcr.io/catthehacker/ubuntu:act-22.04 image: .
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- uses: github.com/taiki-e/install-action@v2
with:
tool: zola@0.17.1
- run: | - run: |
zola build zola build