Commit 5f6afe1
committed
ci(plantuml): install graphviz on runner
PlantUML's -version probe exits 16 when dot is absent, failing the
step even though smetana bypasses Graphviz for our diagrams.
Installing it explicitly keeps the smoke test meaningful and removes
the failure mode for any future non-smetana diagram.1 parent f083fdc commit 5f6afe1
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
33 | 36 | | |
34 | 37 | | |
35 | 38 | | |
| |||
0 commit comments