Skip to content

Commit c5ba4bf

Browse files
authored
feat: install graphviz (#341)
1 parent 4dfc4f8 commit c5ba4bf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

base/scripts/install-system-libs.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ apt_install \
2626
ca-certificates \
2727
curl \
2828
git \
29+
graphviz \
2930
jq \
3031
less \
3132
locales \

0 commit comments

Comments
 (0)