Skip to content

Commit

Permalink
Remove blas, lapack and suitesparse from dependencies (2)
Browse files Browse the repository at this point in the history
Co-authored-by: Pierre Jolivet <prj-@users.noreply.github.com>
  • Loading branch information
simonlegrand and prj- authored Dec 21, 2024
1 parent 2368b1b commit 5591f61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-deb-2404.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
run: |
sudo apt update
sudo apt install gcc g++ gfortran m4 patch \
git libblas-dev liblapack-dev libsuitesparse-dev \
git \
libhdf5-dev libgsl-dev flex bison wget cmake autoconf \
automake autotools-dev freeglut3-dev
Expand Down

0 comments on commit 5591f61

Please sign in to comment.