mirror of
https://github.com/danog/MadelineProto.git
synced 2024-11-26 22:14:39 +01:00
Fixup build
This commit is contained in:
parent
6879cb461c
commit
8f44fae071
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user