Skip to content

Commit 9c0a77e

Browse files
Install mkdocstrings in Zensical workflow
1 parent a444e67 commit 9c0a77e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- uses: actions/setup-python@v5
2020
with:
2121
python-version: 3.x
22-
- run: pip install zensical
22+
- run: pip install zensical mkdocstrings-python
2323
- run: zensical build --clean
2424
- uses: actions/upload-pages-artifact@v4
2525
with:

0 commit comments

Comments
 (0)