Skip to content

Commit

Permalink
Update .github/workflows/docs.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Richard Berger <[email protected]>
  • Loading branch information
Yurlungur and rbberger authored Jul 5, 2022
1 parent c4926ee commit c125737
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
- name: build docs
run: |
cd doc/sphinx
export PYTHONPATH=/usr/local/lib/python3.8/site-packages:$PYTHONPATH
make multiversion
- name: Deploy
if: ${{ github.event.pull_request.head.repo.full_name == github.repository }}
Expand Down

0 comments on commit c125737

Please sign in to comment.