From c7626ec952b10f8a0ed0e8df0a204abc05807b7b Mon Sep 17 00:00:00 2001 From: Butta Date: Wed, 26 May 2021 13:55:17 +0530 Subject: [PATCH] Bump Swift build on CI --- packages/swift/build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/swift/build.sh b/packages/swift/build.sh index 334792ce3e..3ef3611a74 100644 --- a/packages/swift/build.sh +++ b/packages/swift/build.sh @@ -24,8 +24,8 @@ fi termux_step_post_get_source() { if [ "$TERMUX_PKG_QUICK_REBUILD" = "false" ]; then - # The Swift build-script requires a particular organization of source directories, - # which the following sets up. + # The Swift build-script requires a particular organization of source + # directories, which the following sets up. mkdir .temp mv [a-zA-Z]* .temp/ mv .temp swift