Skip to content

Commit 0ef0eca

Browse files
committed
Android SDK build
1 parent 413d431 commit 0ef0eca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

swift-ci/sdks/android/scripts/fetch-source.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ groupend
167167

168168
# Fetch curl
169169
groupstart "Fetching curl"
170+
[[ -d curl ]] || git clone ${github}curl/curl.git
170171
pushd curl >/dev/null 2>&1
171172
git checkout curl-$(echo ${CURL_VERSION} | tr '.' '_')
172173
popd >/dev/null 2>&1

0 commit comments

Comments
 (0)