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 a4d7306 commit 2484b69Copy full SHA for 2484b69
.github/workflows/docs.yml
@@ -14,10 +14,6 @@ jobs:
14
- uses: actions/checkout@v1
15
# https://github.com/marketplace/actions/setup-python
16
# ^-- This gives info on matrix testing.
17
- - name: Install Python
18
- uses: actions/setup-python@v1
19
- with:
20
- python-version: 3.8
21
- uses: ammaraskar/sphinx-action@master
22
with:
23
pre-build-command: "pip install -e ."
0 commit comments