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 f807536 commit eef116aCopy full SHA for eef116a
.github/workflows/docs.yml
@@ -16,4 +16,4 @@ jobs:
16
python-version: '3.x'
17
- run: pip install -r docs/requirements.txt ghp-import
18
- run: make -C docs html
19
- - run: ghp-import -p -f -n docs/_build/html
+ - run: ghp-import -p -f -n docs/_build/html
0 commit comments