Skip to content

Commit

Permalink
Updated publish-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ubyndr committed Oct 11, 2023
1 parent 005bf23 commit d676ed9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
- name: Install Dependencies and Build Documentation
run: |
sudo apt-get install graphviz graphviz-dev
poetry install -E docs
cd docs
poetry run make html
Expand Down

0 comments on commit d676ed9

Please sign in to comment.