Skip to content

Commit d676ed9

Browse files
committed
Updated publish-docs.yml
1 parent 005bf23 commit d676ed9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
2727
- name: Install Dependencies and Build Documentation
2828
run: |
29+
sudo apt-get install graphviz graphviz-dev
2930
poetry install -E docs
3031
cd docs
3132
poetry run make html

0 commit comments

Comments
 (0)