Skip to content

Commit

Permalink
netcdf 6
Browse files Browse the repository at this point in the history
  • Loading branch information
mjreno authored and mjreno committed Sep 7, 2023
1 parent 7b4038c commit 5ebaff4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,10 @@ jobs:
working-directory: modflow6
run: nc-config --libs

- name: Show pkg-config libs
working-directory: modflow6
run: pkg-config netcdf-fortran --libs

- name: Build modflow6
working-directory: modflow6
run: |
Expand Down

0 comments on commit 5ebaff4

Please sign in to comment.