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

This commit is contained in:
2026-03-29 08:21:59 +00:00
parent 50333de06f
commit 94a63fb7ab

View File

@@ -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)