Skip to content

Commit 4b46eec

Browse files
committed
Added GraphViz dependency
1 parent dfdf5e5 commit 4b46eec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish-documentation.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,7 @@ jobs:
1818
pages: write
1919
id-token: write
2020
steps:
21+
- name: Setup Graphviz
22+
uses: ts-graphviz/setup-graphviz@v2
2123
- id: deployment
2224
uses: sphinx-notes/pages@v3

0 commit comments

Comments
 (0)