Skip to content

Commit 005bdbd

Browse files
authored
Update android.yml
1 parent a2490b9 commit 005bdbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
- name: Grant execute permission for gradlew
2424
run: chmod +x gradlew
2525
- name: Build with Gradle
26-
run: ./gradlew build
26+
run: ./gradlew assembleGithub

0 commit comments

Comments
 (0)