diff --git a/tests/makephar.sh b/tests/makephar.sh index e74779f3b..c7ed4e53f 100755 --- a/tests/makephar.sh +++ b/tests/makephar.sh @@ -201,8 +201,6 @@ cd "$madelinePath" if [ "$CI_COMMIT_TAG" == "7777" ]; then exit 0; fi -if [ "$PLATFORM" == "linux/aarch64" ]; then :; else exit 0; fi - cp "$input/madeline$php$branch.phar" "madeline81.phar" git remote add hub https://github.com/danog/MadelineProto