mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-01-18 15:55:12 +08:00
Attempt to fix zlib-related error in appveyor.
This commit is contained in:
parent
610afe8c2c
commit
c2c6129980
@ -26,7 +26,7 @@ install:
|
||||
- cmd: call %CONDA_INSTALL_LOCN%\Scripts\activate.bat
|
||||
- cmd: conda config --set always_yes yes --set changeps1 no --set show_channel_urls true
|
||||
- cmd: conda update conda
|
||||
- cmd: conda install hdf5=1.8.18 curl hdf4
|
||||
- cmd: conda install hdf5=1.8.18 curl hdf4 zlib
|
||||
|
||||
configuration: Release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user