Skip to content

Commit

Permalink
chore: add additional mkdocs plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
colinrymer committed Mar 1, 2023
1 parent 2febf5a commit a10f8f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ runs:
run: |
export PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=false
sudo npm install -f -g @techdocs/cli @mermaid-js/mermaid-cli puppeteer
python -m pip install mkdocs-awesome-pages-plugin
python -m pip install mkdocs-section-index
python -m pip install mkdocs-techdocs-core==1.*
python -m pip install markdown-inline-mermaid==1.*
Expand Down

0 comments on commit a10f8f1

Please sign in to comment.