We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 964dd79 commit 53855d7Copy full SHA for 53855d7
.github/workflows/gh-pages.yml
@@ -35,7 +35,7 @@ jobs:
35
with:
36
node-version: '20'
37
- name: install antora
38
- run: npm i -g @antora/cli@3.1 @antora/site-generator@3.1 @sntke/antora-mermaid-extension@0.0.9
+ run: npm i -g @antora/cli@3.1 @antora/site-generator@3.1
39
- name: antora generate
40
run: antora --fetch site.yml
41
- name: upload pages artifact
0 commit comments