Skip to content

Commit ab4a141

Browse files
committed
And add netcdf
1 parent 55c6e91 commit ab4a141

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Install hdf5
2323
uses: awalsh128/cache-apt-pkgs-action@latest
2424
with:
25-
packages: libhdf5-openmpi-dev
25+
packages: libhdf5-openmpi-dev libnetcdf-dev
2626
version: 1.0
2727
- name: Install requirements
2828
run: |

0 commit comments

Comments
 (0)