mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-05-20 04:39:04 +00:00
Update android.yml
This commit is contained in:
parent
ac1070f121
commit
f480de06f7
1 changed files with 2 additions and 2 deletions
4
.github/workflows/android.yml
vendored
4
.github/workflows/android.yml
vendored
|
|
@ -66,5 +66,5 @@ jobs:
|
|||
target: "Habitica/google-services.json"
|
||||
- name: Grant execute permission for gradlew
|
||||
run: chmod +x gradlew
|
||||
- name: Build with Gradle
|
||||
run: ./gradlew check
|
||||
- name: Run Ktlint
|
||||
run: ./gradlew ktlint
|
||||
|
|
|
|||
Loading…
Reference in a new issue