We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3890722 commit 18a3ce1Copy full SHA for 18a3ce1
.github/workflows/gh-pages.yml
@@ -16,7 +16,7 @@ jobs:
16
17
- name: Build Documentation
18
run: |
19
- poetry run python sphinx-multiversion docs/ .html-documentation
+ poetry run sphinx-multiversion docs/ .html-documentation
20
21
- name: Deploy
22
uses: JamesIves/[email protected]
exasol/toolbox/templates/github/workflows/gh-pages.yml
0 commit comments