Skip to content

Commit 622f8ed

Browse files
authored
Update jekyll-gh-pages.yml
1 parent a78004e commit 622f8ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll-gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Install Antora 3.1.12
3737
run: npm install -g @antora/[email protected] @antora/[email protected]
3838
- name: Generate Antora Site
39-
run: npx antora wiki-playbook.yml
39+
run: npx antora --fetch wiki-playbook.yml
4040
- name: Build with Jekyll
4141
uses: actions/jekyll-build-pages@v1
4242
with:

0 commit comments

Comments
 (0)