Skip to content

Commit b20c546

Browse files
committed
1 parent 3893262 commit b20c546

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swift-ci/sdks/android/build-local

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ mkdir -p ${SDKROOT}/products
5555

5656
./scripts/build.sh \
5757
--source-dir ${SDKROOT}/source \
58-
--products-dir ${SDKROOT}/products
58+
--products-dir ${SDKROOT}/products \
5959
--build-dir ${SDKROOT}/build \
6060
--host-toolchain ${HOST_TOOLCHAIN} \
6161
--android-api ${ANDROID_API} \

0 commit comments

Comments
 (0)