File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 18
18
python-version : 3.x
19
19
20
20
- name : Install Python dependencies
21
- run : pip install mkdocs-monorepo-plugin mkdocs-redirects mkdocs-with-pdf weasyprint mkdocs-git-authors-plugin mkdocs-git- revision-date-localized-plugin mkdocs-git-committers-plugin-2
21
+ run : pip install mkdocs-monorepo-plugin mkdocs-redirects mkdocs-with-pdf weasyprint mkdocs-git-revision-date-localized-plugin mkdocs-git-committers-plugin-2
22
22
23
23
- name : Set up build cache
24
24
uses : actions/cache@v2
Original file line number Diff line number Diff line change @@ -146,8 +146,6 @@ plugins:
146
146
- git-committers :
147
147
repository : sparkfun/SparkFun_u-blox_NEO-F10N
148
148
branch : main
149
- # Add git authors at bottom of the page
150
- - git-authors
151
149
# Enables use of Git submodules and larger code base
152
150
- monorepo
153
151
# For PDF rendering
You can’t perform that action at this time.
0 commit comments