Skip to content

Commit

Permalink
test build netcdf-fortran 9
Browse files Browse the repository at this point in the history
  • Loading branch information
mjreno authored and mjreno committed Jul 20, 2023
1 parent 105838a commit c0ea330
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -491,6 +491,8 @@ jobs:
gfortran --version
choco install wget
choco install unzip
choco install cmake
choco install make
wget https://github.com/Unidata/netcdf-c/archive/refs/tags/v4.9.2.zip
mkdir netcdf-c
unzip v4.9.2.zip -d netcdf-c
Expand Down

0 comments on commit c0ea330

Please sign in to comment.