Skip to content

Commit

Permalink
Merge pull request #4 from Unimakers/dev
Browse files Browse the repository at this point in the history
remove contrib plugin, causing ci to fail
  • Loading branch information
amaghzaz-y authored Dec 16, 2023
2 parents ab5d7c9 + 130a73b commit 7c2793d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,5 @@ jobs:
restore-keys: |
mkdocs-material-
- run: pip install mkdocs-material
- run: pip install mkdocs-git-committers-plugin-2
- run: pip install mkdocs-git-authors-plugin
- run: cd docs && mkdocs gh-deploy --force
4 changes: 0 additions & 4 deletions docs/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,6 @@ markdown_extensions:
custom_checkbox: true

plugins:
- git-committers:
enabled: !ENV [CI, false]
repository: unimakers/espresso
branch: master
- git-authors
- offline
- search

0 comments on commit 7c2793d

Please sign in to comment.