Skip to content

Commit 0fb5245

Browse files
authored
Update docs.yml
1 parent 1921682 commit 0fb5245

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
- uses: actions/setup-python@v5
2020
with:
2121
python-version: 3.x
22+
- run: pip install 'mkdocstrings[python]'
2223
- run: pip install zensical
2324
- run: zensical build --clean
2425
- uses: actions/upload-pages-artifact@v4

0 commit comments

Comments
 (0)