Skip to content

Commit

Permalink
netcdf 4
Browse files Browse the repository at this point in the history
  • Loading branch information
mjreno authored and mjreno committed Sep 7, 2023
1 parent ac8f386 commit 41b54e4
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 @@ -88,6 +88,10 @@ jobs:
FC: gfortran
GCC_V: 13
steps:
- name: Show nc-config libs
working-directory: modflow6
run: nc-config --libs

- name: Checkout modflow6
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 41b54e4

Please sign in to comment.