Skip to content

Commit 885a8c1

Browse files
committed
Including the Graphviz action
1 parent afb975e commit 885a8c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sphinx-build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@v3
1212
- uses: actions/setup-python@v3
13+
- uses: ts-graphviz/setup-graphviz@v1
1314
- name: Install dependencies
1415
run: |
1516
pip install sphinx sphinx_rtd_theme

0 commit comments

Comments
 (0)