Skip to content

Commit

Permalink
update action with mkdocs dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
eatyourpeas committed Dec 22, 2024
1 parent 693b4a5 commit 138386b
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 138386b

Please sign in to comment.