We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2490b9 commit 005bdbdCopy full SHA for 005bdbd
.github/workflows/android.yml
@@ -23,4 +23,4 @@ jobs:
23
- name: Grant execute permission for gradlew
24
run: chmod +x gradlew
25
- name: Build with Gradle
26
- run: ./gradlew build
+ run: ./gradlew assembleGithub
0 commit comments