mirror of
https://github.com/curl/curl.git
synced 2025-01-18 14:04:30 +08:00
parent
f67d6a6888
commit
314dc407d6
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
@ -289,7 +289,7 @@ jobs:
|
||||
run: |
|
||||
sudo apt-get install apache2 apache2-dev libnghttp2-dev
|
||||
sudo python3 -m pip install impacket pytest cryptography multipart
|
||||
git clone --depth=1 -b master https://github.com/icing/mod_h2
|
||||
git clone --quiet --depth=1 -b master https://github.com/icing/mod_h2
|
||||
cd mod_h2
|
||||
autoreconf -fi
|
||||
./configure PKG_CONFIG_PATH="$HOME/all/lib/pkgconfig"
|
||||
|
Loading…
Reference in New Issue
Block a user