Skip to content

Commit

Permalink
add pip install mkdocs-video
Browse files Browse the repository at this point in the history
In order to use the mkdocs-video plugin: https://pypi.org/project/mkdocs-video/
  • Loading branch information
Staubgeborener authored Mar 6, 2024
1 parent 233c508 commit f2b5966
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 @@ -26,4 +26,5 @@ jobs:
restore-keys: |
mkdocs-material-
- run: pip install mkdocs-material
- run: pip install mkdocs-video
- run: mkdocs gh-deploy --force

0 comments on commit f2b5966

Please sign in to comment.