Skip to content

Commit c52070e

Browse files
authored
Update mkdocs.yml
1 parent 7696fd9 commit c52070e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
mkdocs-click \
3939
pymdown-extensions
4040
- run: export PYTHONPATH=src:$PYTHONPATH
41-
- run: mkdocs gh-deploy --force
41+
- run: PYTHONPATH=src:$PYTHONPATH mkdocs gh-deploy --force

0 commit comments

Comments
 (0)