This commit is contained in:
parent
6edd8fe652
commit
2bfc2ea35f
1 changed files with 1 additions and 1 deletions
|
@ -6,5 +6,5 @@ name: default
|
|||
steps:
|
||||
- name: build
|
||||
commands:
|
||||
- env | grep ANDROID_HOME
|
||||
- env
|
||||
- bash ./gradlew assembleDebug
|
||||
|
|
Loading…
Reference in a new issue