mirror of
https://github.com/curl/curl.git
synced 2025-09-15 16:42:41 +03:00
parent
f67d6a6888
commit
314dc407d6
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
|
@ -289,7 +289,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get install apache2 apache2-dev libnghttp2-dev
|
sudo apt-get install apache2 apache2-dev libnghttp2-dev
|
||||||
sudo python3 -m pip install impacket pytest cryptography multipart
|
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
|
cd mod_h2
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
./configure PKG_CONFIG_PATH="$HOME/all/lib/pkgconfig"
|
./configure PKG_CONFIG_PATH="$HOME/all/lib/pkgconfig"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user