Skip to content

Commit

Permalink
Update pythonpackage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
parasj committed Mar 24, 2020
1 parent ac33723 commit 6cb10ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
run: python -m pip install --upgrade pip
- name: Install CBC
run: |
pip install numpy
sudo apt-get install coinor-cbc
pip install cylp
- name: Install dependencies
Expand Down

0 comments on commit 6cb10ed

Please sign in to comment.