Skip to content

Commit 1390665

Browse files
committed
pr-preview.yml @antora fixed version
1 parent 7ff5033 commit 1390665

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pr-preview.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ jobs:
109109
- name: Install Antora CLI
110110
run: |
111111
echo "Installing Antora packages local..."
112+
npm uninstall -g antora @antora/pdf-extension @antora/site-generator @antora/assembler || true
112113
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
113114
114115
- name: Build English Documentation

0 commit comments

Comments
 (0)