File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
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 python-pydot python-pydot-ng
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 dot
3535 - run : mkdocs gh-deploy --force
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ mkdocs-open-in-new-tab==1.0.3
99markdown-extra == 1.0.1
1010python-markdown-comments == 1.1.0
1111markdown-footnotes == 0.1.1
12- graphviz =0.20.3
12+ graphviz == 0.20.3
1313mkdocs_graphviz
14- python- pydot
15- python-pydot-ng
14+ pydot
15+ dot
1616Update github-actions.yml == 10.8.1
You can’t perform that action at this time.
0 commit comments