mirror of
https://github.com/danog/MadelineProto.git
synced 2024-11-30 07:58:58 +01:00
Fix build
This commit is contained in:
parent
30c43ab254
commit
3a48f0c013
@ -61,7 +61,7 @@ cd phar
|
||||
|
||||
# Install
|
||||
|
||||
mkdir ~/.composer
|
||||
mkdir -p ~/.composer
|
||||
echo '{"github-oauth": {"github.com": "'$GITHUB_TOKEN'"}}' > ~/.composer/auth.json
|
||||
|
||||
echo '{
|
||||
|
Loading…
Reference in New Issue
Block a user