Skip to content

Commit

Permalink
fix ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SkibidiProduction committed Feb 4, 2025
1 parent 8db2ccb commit a575a8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
if: matrix.operating-system == 'ubuntu-latest'
run: |
sudo apt-get update -q
sudo apt-get install -qy libopenblas-dev
sudo apt-get install -qy libopenblas-dev liblapacke-dev
- name: Install NumPower
run: |
Expand Down

0 comments on commit a575a8c

Please sign in to comment.