Skip to content

Commit 84c23b1

Browse files
committed
CI: install graphviz
1 parent 8350137 commit 84c23b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: 'Install additional dependencies'
3939
run: |
4040
sudo apt-get update
41-
sudo apt-get install polymake singular
41+
sudo apt-get install polymake singular graphviz
4242
- uses: gap-actions/setup-gap@v2
4343
with:
4444
GAP_PKGS_TO_CLONE: "polymaking hapcryst" # We need >= 0.8.4 and 0.1.13 to support polymake 4.0

0 commit comments

Comments
 (0)