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

Finally fix build

This commit is contained in:
Daniil Gentili 2021-12-10 19:02:40 +01:00
parent 261c9e866c
commit 81c32f1fd6
Signed by: danog
GPG Key ID: 8C1BE3B34B230CA7

View File

@ -119,7 +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"
echo -n "$COMMIT-$php" > "madeline-$php.phar.version"
export ACTIONS_PHAR=1
reset
runTestSimple