Skip to content

Commit 6690232

Browse files
committed
Update gh-pages workflow
1 parent e8be5db commit 6690232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
- name: Build Documentation
2020
run: |
21-
poetry run sphinx-multiversion doc/ .html-documentation
21+
poetry run python -m nox -s docs:multiversion
2222
2323
- name: Deploy
2424
uses: JamesIves/[email protected]

0 commit comments

Comments
 (0)