install asciidoctor
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 32s
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 32s
This commit is contained in:
@@ -18,6 +18,9 @@ jobs:
|
|||||||
|
|
||||||
- name: Prepare, Build, and Deploy
|
- name: Prepare, Build, and Deploy
|
||||||
run: |
|
run: |
|
||||||
|
# install 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)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user