Skip to content

Run apt-get update in CI before installing graphviz#150

Merged
kmaziarz merged 1 commit intomainfrom
kmaziarz/apt-get-update
Mar 31, 2026
Merged

Run apt-get update in CI before installing graphviz#150
kmaziarz merged 1 commit intomainfrom
kmaziarz/apt-get-update

Conversation

@kmaziarz
Copy link
Copy Markdown
Contributor

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.

@kmaziarz kmaziarz requested review from jla-gardner and mrwnmsr March 31, 2026 16:38
@kmaziarz kmaziarz enabled auto-merge (squash) March 31, 2026 16:58
@kmaziarz kmaziarz merged commit f36c946 into main Mar 31, 2026
10 checks passed
@kmaziarz kmaziarz deleted the kmaziarz/apt-get-update branch March 31, 2026 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants