mirror of
https://github.com/curl/curl.git
synced 2026-07-28 15:03:06 +03:00
parent
5a9a04d556
commit
bd12f27258
5 changed files with 5 additions and 5 deletions
2
.github/workflows/pytest.yml
vendored
2
.github/workflows/pytest.yml
vendored
|
|
@ -50,7 +50,7 @@ jobs:
|
|||
name: 'install prereqs and impacket, pytest, crypto'
|
||||
|
||||
- run: |
|
||||
git clone --depth=1 -b openssl-3.0.7+quic https://github.com/quictls/openssl
|
||||
git clone --depth=1 -b openssl-3.0.8+quic https://github.com/quictls/openssl
|
||||
cd openssl
|
||||
./config --prefix=$HOME/all --libdir=$HOME/all/lib
|
||||
make install_sw
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue