We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5b0ddb + a9aaa7c commit 7b0d51cCopy full SHA for 7b0d51c
.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] matplotlib
+ - run: pip install zensical mkdocstrings-python markdown-exec[ansi] matplotlib pandas
26
- run: zensical build --clean
27
- uses: actions/upload-pages-artifact@v4
28
0 commit comments