File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 3131 - uses : actions/setup-python@v5
3232 with :
3333 python-version : 3.x
34- - run : pip install mkdocstrings mkdocs-embed-external-markdown feedparser mkdocs-gen-files markdown-exec[ansi] markdown-include mkdocs-open-in-new-tab markdown-extra python-markdown-comments markdown-footnotes pymdown-extensions mkdocs_graphviz graphviz pydot
34+ - run : pip install mkdocstrings mkdocs-embed-external-markdown feedparser mkdocs-gen-files markdown-exec[ansi] markdown-include mkdocs-open-in-new-tab markdown-extra python-markdown-comments markdown-footnotes pymdown-extensions mkdocs_graphviz graphviz pydot pygraphviz
3535 - run : mkdocs gh-deploy --force
Original file line number Diff line number Diff line change @@ -12,4 +12,5 @@ markdown-footnotes==0.1.1
1212graphviz == 0.20.3
1313mkdocs_graphviz
1414pydot
15+ pygraphviz
1516Update github-actions.yml == 10.8.1
You can’t perform that action at this time.
0 commit comments