Bump Swift build on CI

This commit is contained in:
Butta 2021-05-26 13:55:17 +05:30
parent ea9e0dde42
commit c7626ec952
1 changed files with 2 additions and 2 deletions

View File

@ -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