Skip to content

Commit 4f17ce3

Browse files
committed
edit workflow
1 parent 2366e1e commit 4f17ce3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test-gibbon-examples.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ jobs:
1414
sudo apt update
1515
sudo apt-get install -y libgc-dev libgmp-dev uthash-dev gcc-11 racket
1616
sudo unlink /usr/bin/gcc && sudo ln -s /usr/bin/gcc-11 /usr/bin/gcc
17+
sudo apt-get install python3
18+
pip3 install cplex
19+
pip3 install docplex
1720
- name: ghc and cabal
1821
env:
1922
HCKIND: ghc

0 commit comments

Comments
 (0)