Skip to content

Commit 85d6892

Browse files
authored
Update python-publish.yml
1 parent 27760c2 commit 85d6892

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,6 @@ jobs:
2525
path: .cache
2626
restore-keys: |
2727
mkdocs-material-
28+
- run: python -m pip install -e . --no-deps
2829
- run: pip install mkdocstrings pymdown-extensions mkdocs-material mkdocstrings-python
2930
- run: mkdocs gh-deploy --force

0 commit comments

Comments
 (0)