mirror of
https://github.com/danog/MadelineProto.git
synced 2025-01-22 16:51:16 +01:00
Fix build
This commit is contained in:
parent
14ff35c77c
commit
6afa4491e4
2
docs
2
docs
@ -1 +1 @@
|
||||
Subproject commit 3d82d8f26edfa58457e1aec212cd908b5e8935e8
|
||||
Subproject commit 90ca301a61578ea7faca427babfbb9cdc06b9b7e
|
@ -33,6 +33,8 @@ rm -f madeline.phar testing.madeline*
|
||||
php8.0 $(which composer) update
|
||||
php8.0 vendor/bin/phabel publish -d "$TAG"
|
||||
|
||||
rm -rf vendor*
|
||||
git reset --hard
|
||||
git checkout "$TAG.9998"
|
||||
|
||||
cd ..
|
||||
|
Loading…
x
Reference in New Issue
Block a user