Skip to content

Commit

Permalink
Merge pull request #270 from MohamedRejeb/1.x
Browse files Browse the repository at this point in the history
Add pip install mkdocs-open-in-new-tab to workflow
  • Loading branch information
MohamedRejeb authored May 11, 2024
2 parents 88087dc + 21ed695 commit 3dffdf2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ jobs:
- run: pip install mkdocs-material
- run: pip install pillow cairosvg
- run: pip install mkdocs-minify-plugin
- run: pip install mkdocs-open-in-new-tab
- run: mkdocs gh-deploy --force

0 comments on commit 3dffdf2

Please sign in to comment.