From abf86119f4c92d4eed9d1458f1fb7fe8262e9d02 Mon Sep 17 00:00:00 2001 From: Jessica Phoenix Canady Date: Sun, 21 Apr 2024 10:54:32 -0400 Subject: [PATCH] I wonder if you can build the local image. --- .forgejo/workflows/deploy.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.forgejo/workflows/deploy.yaml b/.forgejo/workflows/deploy.yaml index 7087e58..5b80bce 100644 --- a/.forgejo/workflows/deploy.yaml +++ b/.forgejo/workflows/deploy.yaml @@ -3,11 +3,8 @@ on: [push] jobs: deploy: container: - image: ghcr.io/catthehacker/ubuntu:act-22.04 + image: . steps: - uses: actions/checkout@v4 - - uses: github.com/taiki-e/install-action@v2 - with: - tool: zola@0.17.1 - run: | zola build