Skip to content

Commit a622243

Browse files
authored
Update android.yml
1 parent 7120a49 commit a622243

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@v1
1212
- name: Build debug APK
13-
run: ./gradlew :app:assembleDebug
13+
run: ./gradlew :app:assembleDebug

0 commit comments

Comments
 (0)