mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-03-01 17:06:03 +08:00
Add libcurl-dev to cygwin github actions
This commit is contained in:
parent
ecd48ae14e
commit
19a1f9ec29
2
.github/workflows/run_tests_win_cygwin.yml
vendored
2
.github/workflows/run_tests_win_cygwin.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
||||
git automake libtool autoconf2.5 make libhdf5-devel
|
||||
libhdf4-devel zipinfo libxml2-devel perl zlib-devel
|
||||
libzstd-devel libbz2-devel libaec-devel libzip-devel
|
||||
libdeflate-devel gcc-core
|
||||
libdeflate-devel gcc-core libcurl-dev
|
||||
|
||||
- name: (Autotools) Run autoconf and friends
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user