1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-30 07:58:58 +01:00

Improve build process

This commit is contained in:
Daniil Gentili 2021-12-10 18:53:19 +01:00
parent b73e90909c
commit 261c9e866c
Signed by: danog
GPG Key ID: 8C1BE3B34B230CA7

View File

@ -119,6 +119,7 @@ k
echo "Testing with new version (upgrade)..."
php tools/makephar.php $madelinePath/../phar "madeline$php$branch.phar" "$COMMIT-$php"
cp "madeline$php$branch.phar" "madeline-$COMMIT-$php.phar"
echo "$COMMIT-$php" > "madeline-$php.phar.version"
export ACTIONS_PHAR=1
reset
runTestSimple