Skip to content

Commit d78eb9e

Browse files
committed
Update patches
1 parent af85033 commit d78eb9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ git checkout ${BORINGSSL_VERSION}
195195
popd >/dev/null 2>&1
196196
groupend
197197

198-
# Fetch BoringSSL
198+
# Fetch Patches
199199
groupstart "Fetching Patches"
200200
[[ -d swift-android-patches ]] || git clone https://github.com/swift-android-sdk/swift-android-sdk swift-android-patches
201201
pushd swift-android-patches >/dev/null 2>&1

0 commit comments

Comments
 (0)