Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AGonzalezNicolas authored Jul 12, 2024
1 parent d414825 commit b47a18f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:
tar -xzvf ${{ env.NETCDF_FORTRAN_VERSION }}.tar.gz
ls -l
pushd netcdf-fortran-*
chmod +x ./configure
./configure --prefix=$HOME/netcdf-fortran
make
make install
Expand Down

0 comments on commit b47a18f

Please sign in to comment.