From 8f44fae071767af4e92ebbbd79dce0cf715cfa19 Mon Sep 17 00:00:00 2001 From: Daniil Gentili Date: Sun, 31 Dec 2023 14:14:43 +0100 Subject: [PATCH] Fixup build --- tests/makephar.sh | 2 -- 1 file changed, 2 deletions(-) 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