Skip to content

Commit 58cd99b

Browse files
authored
Add netcdf build dependency
1 parent c972e81 commit 58cd99b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
# Install build dependencies from conda-forge
124124
- name: Install build dependencies
125125
shell: bash -l {0}
126-
run: conda install cmake
126+
run: conda install cmake netcdf
127127

128128
# Install GMT master branch
129129
- name: Install GMT from master

0 commit comments

Comments
 (0)