Commit f36c946
authored
Recently, our CI started failing from `main`, due to an inability to
install `graphviz`. This seems to be due to a stale apt cache. This PR
fixes this by having CI do `apt-get update` before trying to install
`graphviz`.
1 parent 2007654 commit f36c946
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| |||
0 commit comments