Skip to content

Commit

Permalink
Use multipage
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-clayton committed Aug 23, 2023
1 parent b97ca2c commit b6b5a4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
program: |
gem install asciidoctor-multipage
mv dragonhack.adoc index.adoc
asciidoctor -a toc=left -D dist index.adoc
asciidoctor-multipage -a toc=left -D dist index.adoc
- name: Archive artifacts
uses: actions/upload-pages-artifact@v1
with:
Expand Down

0 comments on commit b6b5a4f

Please sign in to comment.