Skip to content

Commit 6242db9

Browse files
authored
Update publish.yml
1 parent 0e1b1ea commit 6242db9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Install Antora
3131
run: npm i antora
3232
- name: Generate Site
33-
run: npx antora antora-playbook.yml
33+
run: npx antora --fetch antora-playbook.yml
3434
- name: Upload Artifacts
3535
uses: actions/upload-pages-artifact@v2
3636
with:

0 commit comments

Comments
 (0)