Commit 418e05e
committed
Use docs extras in docs workflow
Update the docs GitHub Actions workflow to install the package with the "docs" extras instead of the full "dev" extras. This ensures only documentation-related dependencies are installed for the MkDocs deploy step, keeping the CI environment leaner and faster.1 parent 0dfed5c commit 418e05e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments