We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 27b595e + d40e2e4 commit b5b0ddbCopy full SHA for b5b0ddb
.github/workflows/docs.yml
@@ -22,7 +22,7 @@ jobs:
22
- uses: actions/setup-python@v6
23
with:
24
python-version: 3.x
25
- - run: pip install zensical mkdocstrings-python markdown-exec[ansi]
+ - run: pip install zensical mkdocstrings-python markdown-exec[ansi] matplotlib
26
- run: zensical build --clean
27
- uses: actions/upload-pages-artifact@v4
28
0 commit comments