Skip to content

Commit 8c7dfad

Browse files
committed
fix docs gh action
1 parent dc2c223 commit 8c7dfad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,6 @@ jobs:
2525
path: ~/.cache
2626
restore-keys: |
2727
mkdocs-material-
28+
- run: pip install -e .
2829
- run: pip install mkdocs-material mkdocstrings[python]
2930
- run: mkdocs gh-deploy --force

0 commit comments

Comments
 (0)