Skip to content

Commit d1bb3fd

Browse files
committed
Fix docs workflow
1 parent eb22883 commit d1bb3fd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ jobs:
3333
3434
- name: Generate documentation
3535
run: scripts/build_public_docs.sh
36+
env:
37+
PYTHONPATH: '.'
3638

3739
- name: Push & Update
3840
run: |

0 commit comments

Comments
 (0)