We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8350137 commit 84c23b1Copy full SHA for 84c23b1
1 file changed
.github/workflows/CI.yml
@@ -38,7 +38,7 @@ jobs:
38
- name: 'Install additional dependencies'
39
run: |
40
sudo apt-get update
41
- sudo apt-get install polymake singular
+ sudo apt-get install polymake singular graphviz
42
- uses: gap-actions/setup-gap@v2
43
with:
44
GAP_PKGS_TO_CLONE: "polymaking hapcryst" # We need >= 0.8.4 and 0.1.13 to support polymake 4.0
0 commit comments