CI: Install Graphviz before building docs

This commit is contained in:
Scott Talbert
2024-09-10 20:13:40 -04:00
parent 4c3fc52330
commit 96090be0f5

View File

@@ -237,6 +237,9 @@ jobs:
run: |
python -m pip install --upgrade -r requirements.txt
- name: Setup Graphviz
uses: ts-graphviz/setup-graphviz@v2
- name: Build documentation
run: |
python build.py setrev dox etg sip build_wx build_py wxlib sphinx bdist_docs docset_py