Skip to content

Commit d76f3e7

Browse files
airweentheseion
andauthored
Update .github/workflows/ci.yml
Co-authored-by: Max Leske <[email protected]>
1 parent 900e7bc commit d76f3e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
fetch-depth: 0
113113
- name: Build GeoIP
114114
run: |
115-
git clone https://github.com/maxmind/geoip-api-c.git
115+
git clone --depth 0 https://github.com/maxmind/geoip-api-c.git
116116
cd geoip-api-c
117117
autoreconf --install
118118
./configure --disable-dependency-tracking --disable-silent-rules --prefix=/opt/homebrew

0 commit comments

Comments
 (0)