Skip to content

Commit

Permalink
Update packages before installation
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderFabisch committed Nov 3, 2023
1 parent ba645eb commit ea69792
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- run:
name: install dependencies
command: |
sudo apt update
sudo apt install graphviz gfortran libopenblas-dev liblapack-dev
python3 -m venv venv
. venv/bin/activate
Expand Down

0 comments on commit ea69792

Please sign in to comment.