Skip to content

Commit

Permalink
Fixup build
Browse files Browse the repository at this point in the history
  • Loading branch information
danog committed Dec 31, 2023
1 parent 6879cb4 commit 8f44fae
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/makephar.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 8f44fae

Please sign in to comment.