Skip to content

Commit

Permalink
Attempting to add versioning to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
TreyWW committed Mar 28, 2024
1 parent ea7d018 commit 98c584f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
path: .cache
restore-keys: |
mkdocs-material-
- run: pip install mike
- run: pip install mkdocs-material mkdocs-git-committers-plugin-2 mike
- run: |
git fetch origin gh-pages --depth=1
Expand Down

0 comments on commit 98c584f

Please sign in to comment.