Skip to content

Commit b52d046

Browse files
committed
adding prebuild command
1 parent e5246e6 commit b52d046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sphinx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Build HTML
1717
uses: ammaraskar/[email protected]
1818
with:
19-
prebuild_command: |
19+
pre-build-command: |
2020
pip install -e ".[doc]"
2121
- name: Upload artifacts
2222
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)