mirror of
https://github.com/curl/curl.git
synced 2026-07-25 21:27:18 +03:00
parent
8bd5a13dc3
commit
4b3dc4b452
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ngtcp2-gnutls.yml
vendored
2
.github/workflows/ngtcp2-gnutls.yml
vendored
|
|
@ -73,7 +73,7 @@ jobs:
|
|||
name: 'install nettle'
|
||||
|
||||
- run: |
|
||||
git clone --depth=1 -b 3.7.8 https://github.com/gnutls/gnutls.git
|
||||
git clone --depth=1 -b 3.8.0 https://github.com/gnutls/gnutls.git
|
||||
cd gnutls
|
||||
./bootstrap
|
||||
./configure ${{ matrix.build.gnutls-configure }} --prefix=$HOME/all
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue