We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a079e03 commit ee363f9Copy full SHA for ee363f9
1 file changed
.github/workflows/android.yml
@@ -22,7 +22,7 @@ jobs:
22
23
- name: Grant execute permission for gradlew
24
run: |
25
- sdk install gradle
+
26
chmod +x gradlew
27
- name: Build with Gradle
28
0 commit comments