mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 05:45:59 +03:00
Update .github/workflows/ci.yml
Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com>
This commit is contained in:
parent
900e7bcd06
commit
d76f3e741e
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -112,7 +112,7 @@ jobs:
|
|||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: Build GeoIP
|
- name: Build GeoIP
|
||||||
run: |
|
run: |
|
||||||
git clone https://github.com/maxmind/geoip-api-c.git
|
git clone --depth 0 https://github.com/maxmind/geoip-api-c.git
|
||||||
cd geoip-api-c
|
cd geoip-api-c
|
||||||
autoreconf --install
|
autoreconf --install
|
||||||
./configure --disable-dependency-tracking --disable-silent-rules --prefix=/opt/homebrew
|
./configure --disable-dependency-tracking --disable-silent-rules --prefix=/opt/homebrew
|
||||||
|
Loading…
x
Reference in New Issue
Block a user