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 c7c152d commit 4bad247Copy full SHA for 4bad247
1 file changed
.github/workflows/pr-preview.yml
@@ -109,7 +109,7 @@ jobs:
109
- name: Install Antora CLI
110
run: |
111
echo "Installing Antora packages local..."
112
- npm install --global antora@3.1.7 @antora/lunr-extension @antora/pdf-extension @node-rs/jieba
+ npm install --global antora@3.1.7 @antora/lunr-extension@3.1.7 @antora/pdf-extension@2.3.x @node-rs/jieba
113
114
- name: Install Doc Builder Dependencies
115
working-directory: ./ivory-doc-builder
0 commit comments