mirror of
https://github.com/oxen-io/session-android.git
synced 2024-12-23 08:27:30 +00:00
Incorrect command fix
This commit is contained in:
parent
026fc43a87
commit
5b2d9f703c
@ -78,7 +78,7 @@ local ci_dep_mirror(want_mirror) = (if want_mirror then ' -DLOCAL_MIRROR=https:/
|
||||
pull: 'always',
|
||||
environment: { ANDROID_HOME: '/usr/lib/android-sdk' },
|
||||
commands: [
|
||||
'apt-get ninja-build',
|
||||
'apt-get install -y ninja-build',
|
||||
'./gradlew assemblePlayDebug'
|
||||
],
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user