mirror of
https://github.com/curl/curl.git
synced 2026-07-31 01:48:03 +03:00
CI: skip make, do make install at once for dependencies
Signed-off-by: Philip Heiduck <pheiduck@Philips-MBP.lan> Closes #9477
This commit is contained in:
parent
fd840cdead
commit
2ca0530a4d
7 changed files with 12 additions and 14 deletions
1
.github/workflows/msh3.yml
vendored
1
.github/workflows/msh3.yml
vendored
|
|
@ -39,7 +39,6 @@ jobs:
|
|||
git clone --depth 1 -b OpenSSL_1_1_1j+quic https://github.com/quictls/openssl ossl
|
||||
cd ossl
|
||||
./config enable-tls1_3 --prefix=$HOME/quictls
|
||||
make
|
||||
make install_sw
|
||||
name: 'install quictls'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue