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 e5246e6 commit b52d046Copy full SHA for b52d046
.github/workflows/sphinx.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Build HTML
17
uses: ammaraskar/[email protected]
18
with:
19
- prebuild_command: |
+ pre-build-command: |
20
pip install -e ".[doc]"
21
- name: Upload artifacts
22
uses: actions/upload-artifact@v4
0 commit comments