From a205e3ef0dc382c72e9230f5e0e7d387db331779 Mon Sep 17 00:00:00 2001 From: wompmacho Date: Sun, 29 Mar 2026 07:39:16 +0000 Subject: [PATCH] test without asciidocs --- .gitea/workflows/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index 3f6e4f8..1f71d50 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -19,7 +19,7 @@ jobs: - name: Prepare, Build, and Deploy run: | # install asciidoctor - apk add --no-cache asciidoctor + #apk add --no-cache asciidoctor # Save the path to the checked-out docs DOCS_DIR=$(pwd)