summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmkiley <jordan.kiley@mapbox.com>2018-10-24 15:18:36 +0800
committerjmkiley <jordan.kiley@mapbox.com>2018-10-24 15:18:36 +0800
commit41aba1954e8885369fdc8248f74a891d89af7869 (patch)
tree6fa36f0cfc0e2e371617d6b0311908d162485d88
parentd7bf0f9154338e159c38943a7b486a13673bb9a4 (diff)
downloadqtlocation-mapboxgl-41aba1954e8885369fdc8248f74a891d89af7869.tar.gz
[ios] update echo url
-rwxr-xr-xplatform/ios/scripts/publish.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/ios/scripts/publish.sh b/platform/ios/scripts/publish.sh
index 4797b878bb..c5901862e8 100755
--- a/platform/ios/scripts/publish.sh
+++ b/platform/ios/scripts/publish.sh
@@ -40,4 +40,4 @@ step "Uploading ${ZIP} to s3…"
# Since this build is primarily for .CN customers, it will be hosted on .cn.
aws s3 cp ../${ZIP} s3://binary.mapbox.cn/mapbox-china-plugin/ios/builds/maps-sdk/ --acl public-read ${PROGRESS}
-echo "URL: https://mapbox.s3.amazonaws.cn/mapbox-plugin-ios/ios/builds/${ZIP}"
+echo "URL: https://mapbox.s3.amazonaws.cn/mapbox-plugin-ios/ios/builds/maps-sdk/${ZIP}"