Skip to content

Commit

Permalink
Updated mkdocs plugins #2
Browse files Browse the repository at this point in the history
  • Loading branch information
leventeBajczi committed Feb 15, 2024
1 parent c60e681 commit e825343
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/deploy-docs/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ runs:
python-version: 3.x
- run: pip install mkdocs-material==8.3.9
shell: bash
- run: pip install mkdocs-material-extensions==1.3.1
shell: bash
- run: pip install python-markdown-math==0.8
shell: bash
- run: pip install mkdocs==1.3.0
Expand Down

0 comments on commit e825343

Please sign in to comment.