mirror of
https://github.com/curl/curl.git
synced 2026-06-26 13:05:43 +03:00
try fix 1
This commit is contained in:
parent
6da3a5fdf1
commit
b4ba526e23
1 changed files with 1 additions and 1 deletions
2
.github/workflows/http3-linux.yml
vendored
2
.github/workflows/http3-linux.yml
vendored
|
|
@ -276,7 +276,7 @@ jobs:
|
|||
make install
|
||||
make clean
|
||||
./configure --disable-dependency-tracking --prefix="$PWD"/build \
|
||||
PKG_CONFIG_PATH=/home/runner/awslc/build/lib/pkgconfig --enable-lib-only --with-boringssl --without-openssl
|
||||
--enable-lib-only --with-boringssl=/home/runner/awslc/build --without-openssl
|
||||
make install
|
||||
make clean
|
||||
./configure --disable-dependency-tracking --prefix="$PWD"/build \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue