Skip to content

Commit

Permalink
Modify graphiz to output diagrams as PNGs to emulate previous default (
Browse files Browse the repository at this point in the history
  • Loading branch information
alecbcs committed Nov 10, 2023
1 parent 724397b commit 143768c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
- name: Build docs
run: |
make clean --silent
make SPHINXOPTS=-W
make SPHINXOPTS="-W -D graphviz_output_format=png"

0 comments on commit 143768c

Please sign in to comment.