Skip to content

Commit

Permalink
Reapply "Update workflow with explicit installation of OpenBLAS"
Browse files Browse the repository at this point in the history
This reverts commit 3b29493.
  • Loading branch information
ben-l-p committed Jan 28, 2025
1 parent 3b29493 commit b29c18d
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 b29c18d

Please sign in to comment.