test without asciidocs
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 30s

This commit is contained in:
2026-03-29 07:39:16 +00:00
parent ebead2536d
commit a205e3ef0d

View File

@@ -19,7 +19,7 @@ jobs:
- name: Prepare, Build, and Deploy - name: Prepare, Build, and Deploy
run: | run: |
# install asciidoctor # install asciidoctor
apk add --no-cache asciidoctor #apk add --no-cache asciidoctor
# Save the path to the checked-out docs # Save the path to the checked-out docs
DOCS_DIR=$(pwd) DOCS_DIR=$(pwd)