Skip to content

Commit 3ca285c

Browse files
authored
Update jekyll-gh-pages.yml
1 parent ac2e8bb commit 3ca285c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/jekyll-gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
fetch-depth: 0
1919
- uses: actions/setup-python@v2
20-
- run: pip install --upgrade pip && pip install mkdocs mkdocs-gen-files
20+
- run: pip install --upgrade pip && pip install mkdocs mkdocs-gen-files mkdocs-material mkdocs-monorepo-plugin
2121
- run: git config user.name 'github-actions[bot]' && git config user.email 'github-actions[bot]@users.noreply.github.com'
2222
- name: Publish docs
2323
run: mkdocs gh-deploy

0 commit comments

Comments
 (0)