Skip to content

Commit c45d452

Browse files
committed
Adding missing documentation module
1 parent 9943f0d commit c45d452

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build_pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
run: |
1919
pip install mkdocs-material
2020
pip install mkdocs-git-revision-date-localized-plugin
21+
pip install mkdocs-include-markdown-plugin
2122
pip install mike
2223
- name: Build website
2324
run: mkdocs gh-deploy --verbose

0 commit comments

Comments
 (0)