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