Bump Swift build on CI
This commit is contained in:
parent
ea9e0dde42
commit
c7626ec952
@ -24,8 +24,8 @@ fi
|
|||||||
|
|
||||||
termux_step_post_get_source() {
|
termux_step_post_get_source() {
|
||||||
if [ "$TERMUX_PKG_QUICK_REBUILD" = "false" ]; then
|
if [ "$TERMUX_PKG_QUICK_REBUILD" = "false" ]; then
|
||||||
# The Swift build-script requires a particular organization of source directories,
|
# The Swift build-script requires a particular organization of source
|
||||||
# which the following sets up.
|
# directories, which the following sets up.
|
||||||
mkdir .temp
|
mkdir .temp
|
||||||
mv [a-zA-Z]* .temp/
|
mv [a-zA-Z]* .temp/
|
||||||
mv .temp swift
|
mv .temp swift
|
||||||
|
Loading…
Reference in New Issue
Block a user