Skip to content

Commit f1aa540

Browse files
committed
WIP
1 parent fb2d942 commit f1aa540

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
run: |
5656
cd docs
5757
npm i @antora/cli@2.3 @antora/site-generator-default@2.3 asciidoctor-kroki
58-
./node_modules/@antora/cli/bin/antora antora generate antora-playbook.yml
58+
./node_modules/@antora/cli/bin/antora --stacktrace generate antora-playbook.yml
5959
cd ..
6060
cp -r docs/build/site website/docs
6161

0 commit comments

Comments
 (0)