We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca255b6 commit 35de0c4Copy full SHA for 35de0c4
.github/workflows/android.yml
@@ -14,4 +14,4 @@ jobs:
14
with:
15
java-version: 1.8
16
- name: Build with Gradle
17
- run: ./gradlew aR
+ run: ./gradlew build aR
0 commit comments