Skip to content

Commit 685acd9

Browse files
committed
pr-preview.yml @antora fixed version
1 parent 5b15119 commit 685acd9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/merge-build-push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@ jobs:
188188
- name: Install Antora CLI
189189
run: |
190190
echo "Installing Antora packages local..."
191+
npm uninstall -g antora @antora/pdf-extension @antora/site-generator @antora/assembler || true
191192
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
192193
193194
- name: Build English Documentation

0 commit comments

Comments
 (0)