File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2323
2424 - name : Install dependencies
2525 run : |
26- pip install mkdocs-material mkdocs-git-revision-date-localized-plugin pymdown-extensions
26+ pip install mkdocs-material mkdocs-git-revision-date-localized-plugin pymdown-extensions mkdocs-mermaid2-plugin
2727
2828 - name : Deploy to GitHub Pages
2929 run : mkdocs gh-deploy --force
Original file line number Diff line number Diff line change 1818 - pip install mkdocs-material
1919 - pip install mkdocs-git-revision-date-localized-plugin
2020 - pip install pymdown-extensions
21- - echo "Setup complete! Changelog is automatically generated via GitHub Actions."
2221 - pip install mkdocs-mermaid2-plugin
22+ - echo "Setup complete! Changelog is automatically generated via GitHub Actions."
2323 silent : true
2424
2525 build :
You can’t perform that action at this time.
0 commit comments