mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-07-21 12:41:10 +02:00
CI: Install Graphviz before building docs
This commit is contained in:
3
.github/workflows/ci-build.yml
vendored
3
.github/workflows/ci-build.yml
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user