We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f77a65f commit 4fe5387Copy full SHA for 4fe5387
.github/workflows/docs.yml
@@ -15,7 +15,6 @@ jobs:
15
# Standard drop-in approach that should work for most people.
16
- uses: ammaraskar/sphinx-action@master
17
with:
18
- pre-build-command: "python -m pip install sphinx-autoapi"
19
docs-folder: "docs/"
20
# Great extra actions to compose with:
21
# Create an artifact of the html output.
0 commit comments