Update android.yml
This commit is contained in:
parent
5d87bba5ba
commit
b101462ff7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
|
|
@ -25,4 +25,4 @@ jobs:
|
|||
- name: Grant execute permission for gradlew
|
||||
run: chmod +x gradlew
|
||||
- name: Build with Gradle
|
||||
run: ./gradlew build
|
||||
run: ./gradlew --stacktrace build
|
||||
|
|
|
|||
Loading…
Reference in a new issue