Skip to content

Commit ee363f9

Browse files
authored
Update android.yml
1 parent a079e03 commit ee363f9

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
@@ -22,7 +22,7 @@ jobs:
2222

2323
- name: Grant execute permission for gradlew
2424
run: |
25-
sdk install gradle
25+
2626
chmod +x gradlew
2727
- name: Build with Gradle
2828
run: |

0 commit comments

Comments
 (0)