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 83782a6 commit 459ae23Copy full SHA for 459ae23
.github/workflows/build-docs.yml
@@ -57,7 +57,7 @@ jobs:
57
run: |
58
pip install -r docs/requirements.txt
59
pip install --force-reinstall -v docs/
60
- - name: Build book
+ - name: Build docs
61
working-directory: docs
62
run: mkdocs build
63
- name: Upload docs build as artifact
0 commit comments