mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-02-17 16:50:18 +08:00
Two steps forward
This commit is contained in:
parent
66d588aba7
commit
3b7e5f8083
@ -17,11 +17,12 @@ skip_branch_with_pr: true
|
||||
|
||||
install:
|
||||
- cmd: set PATH=%PATH%:%MINGW_BIN_LOCN%
|
||||
- cmd: dir %MINGW_INSTALL_LOCN%
|
||||
- cmd: dir %MINGW_BIN_LOCN%
|
||||
- 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 curl hdf4
|
||||
- cmd: dir %MINGW_BIN_LOCN%
|
||||
- cmd: m4 --help
|
||||
|
||||
configuration: Release
|
||||
|
Loading…
Reference in New Issue
Block a user