Skip to content

Commit

Permalink
adding netcdf-fortran and pnetcdf
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardhartnett committed Aug 24, 2020
1 parent 6d2b2a9 commit 61ef8de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/a3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
pushd hdf5-1.10.6
./configure --prefix=/home/runner/hdf5 --enable-parallel --disable-tools --disable-fortran --disable-cxx --enable-parallel-tests
make
sudo make check install
sudo make install
popd
- name: cache-netcdf-c
id: cache-netcdf-c
Expand Down

0 comments on commit 61ef8de

Please sign in to comment.