mirror of https://github.com/ecmwf/eccodes.git
Appveyor: switch to libnetcdf
This commit is contained in:
parent
a36f3acf51
commit
470c32af01
|
@ -53,7 +53,7 @@ install:
|
|||
- cmd: conda install -c conda-forge cmake
|
||||
|
||||
# other deps
|
||||
- cmd: conda install netcdf4
|
||||
- cmd: conda install libnetcdf
|
||||
|
||||
#---------------------------------#
|
||||
# build configuration #
|
||||
|
|
Loading…
Reference in New Issue