Skip to content

Commit

Permalink
Which gsl
Browse files Browse the repository at this point in the history
  • Loading branch information
niclaurenti committed Nov 9, 2023
1 parent aa936fc commit 49772fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ jobs:
uses: modflowpy/install-gfortran-action@v1
- name: Install GSL
run: sudo apt-get -y install libgsl-dev
- name: which gsl
run: which gsl-config
- name: Install ninja
run: sudo apt-get -y install ninja-build
- uses: pypa/[email protected]
Expand Down

0 comments on commit 49772fb

Please sign in to comment.