mirror of
https://github.com/TwidereProject/Twidere-Android
synced 2025-02-17 04:00:48 +01:00
fixed wrong dropbox uploader config file name
This commit is contained in:
parent
17e20f4bf5
commit
912d248e16
@ -63,7 +63,7 @@ install:
|
||||
# Checkout Google components
|
||||
- ssh-agent bash -c "ssh-add private/ssh_id_rsa; git clone $COMPONENT_GOOGLE_REPO twidere/src/google" > /dev/null 2>&1
|
||||
# Dropbox accessToken for uploading logs
|
||||
- cat private/dropbox_uploader >> ~/.dropbox_loader
|
||||
- cat private/dropbox_uploader >> ~/.dropbox_uploader
|
||||
|
||||
before_script:
|
||||
# Validate if patches work
|
||||
|
Loading…
x
Reference in New Issue
Block a user