setup-graphviz
setup-graphviz copied to clipboard
force auto-install on linux systems
Maybe I am dumb and maybe there is another way of doing this, but when using this on linux vm, apt-get install graphviz libgraphviz-dev pkg-config
is expecting an input for (y)es
, so this approach ensures, it is always defaulting to yes, so the build is not hanging.