Skip to content

Commit

Permalink
modify install
Browse files Browse the repository at this point in the history
  • Loading branch information
basilib committed Dec 20, 2024
1 parent 8d2eb69 commit 7b8126f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
- name: Install GCC, GFortran, and OpenBLAS
run: |
sudo apt-get update
sudo apt-get install -y libopenblas-dev
- name: Upgrade pip
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit 7b8126f

Please sign in to comment.