Skip to content

Commit

Permalink
Merge pull request #61 from rcpch:mkdocs-dependencies
Browse files Browse the repository at this point in the history
[docs] fix Mkdocs-dependencies
  • Loading branch information
eatyourpeas authored Dec 22, 2024
2 parents 693b4a5 + 138386b commit d7732cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_rcpch-nhs-organisations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:

- name: Install MkDocs and dependencies
run: |
pip install mkdocs mkdocs-material
pip install mkdocs mkdocs-material mkdocs-git-committers-plugin-2 mkdocs-git-revision-date-localized-plugin mkdocs-macros-plugin mkdocs-with-pdf
- name: Build MkDocs site
run: mkdocs build --config-file documentation/mkdocs.yml
Expand Down

0 comments on commit d7732cd

Please sign in to comment.