Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrouch committed Jan 10, 2024
1 parent 6ef75a4 commit 69b71c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/adocs-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ jobs:
options: -v ${{ github.workspace }}:/documents/
run: |
echo "Publishing AsciiDocs"
mkdir -p output
asciidoctor -b html5 -d book -a icons=font -a toc=left -D /documents/output docs/*.adoc

0 comments on commit 69b71c6

Please sign in to comment.