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:
parent
261c9e866c
commit
81c32f1fd6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user