mirror of
https://github.com/lwthiker/curl-impersonate.git
synced 2025-08-08 04:42:26 +00:00
Fix typo
This commit is contained in:
2
.github/workflows/build-and-test-make.yml
vendored
2
.github/workflows/build-and-test-make.yml
vendored
@@ -90,7 +90,7 @@ jobs:
|
||||
cd zlib-1.2.12
|
||||
CHOST=${{ matrix.host }} ./configure --prefix=${{ runner.temp }}/zlib
|
||||
make
|
||||
make intsall
|
||||
make install
|
||||
# Make sure curl will link with libz.so.1 and not libz.so
|
||||
rm -f ${{ runner.temp }}/zlib/lib/libz.so
|
||||
|
||||
|
Reference in New Issue
Block a user