Skip to content

Commit 437b3c0

Browse files
pages deploy
1 parent ed1ebdf commit 437b3c0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
run: |
2626
python -m pip install --upgrade pip
2727
python -m pip install mkdocs mkdocs-material
28+
python -m pip install -r docs-requirements.txt
2829
- name: Build site
2930
run: mkdocs build
3031
- name: Add CNAME for custom domain

0 commit comments

Comments
 (0)