We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1390665 commit 5671280Copy full SHA for 5671280
1 file changed
.github/workflows/pr-preview.yml
@@ -110,7 +110,7 @@ jobs:
110
run: |
111
echo "Installing Antora packages local..."
112
npm uninstall -g antora @antora/pdf-extension @antora/site-generator @antora/assembler || true
113
- npm install --global antora@3.1.7 @antora/lunr-extension@1.0.0-alpha.13 @antora/pdf-extension@1.0.0-beta.20 @node-rs/jieba
+ npm install --global antora@3.1.7 @antora/lunr-extension@1.0.0-alpha.11 @antora/pdf-extension@1.0.0-alpha.20 @node-rs/jieba@1.10.3
114
115
- name: Build English Documentation
116
working-directory: ./ivory-doc-builder
0 commit comments