Skip to content

Commit

Permalink
Update solution to the Ubuntu-OpenBLAS issue in the CI #2
Browse files Browse the repository at this point in the history
  • Loading branch information
moazzammoriani committed Jun 8, 2022
1 parent 48fc723 commit 65882cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
sudo apt-get -y install unzip aspcud libshp-dev libplplot-dev gfortran pkg-config git
git clone https://github.com/xianyi/OpenBLAS OpenBLAS
cd OpenBLAS/
make install
make
cd ..
ldconfig /opt/OpenBLAS/lib/
OWL_DISABLE_LAPACKE_LINKING_FLAG=1
Expand Down

0 comments on commit 65882cc

Please sign in to comment.