Skip to content

Commit

Permalink
Update workflow with explicit installation of OpenBLAS
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-l-p authored Jan 28, 2025
1 parent e9734b5 commit 99cd0f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sharpy_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
platform: x64
- name: Pre-Install dependencies
run: |
sudo apt-get install -y libopenblas-dev
gfortran --version
export QT_QPA_PLATFORM='offscreen'
sudo apt install libeigen3-dev
Expand Down

0 comments on commit 99cd0f1

Please sign in to comment.