Update android.yml
This commit is contained in:
parent
e372f23ae7
commit
0dbf244aa1
1 changed files with 0 additions and 2 deletions
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
|
|
@ -19,8 +19,6 @@ jobs:
|
|||
java-version: '11'
|
||||
distribution: 'temurin'
|
||||
cache: gradle
|
||||
- name: Create Local Properties File
|
||||
run: touch local.properties
|
||||
- name: Grant execute permission for gradlew
|
||||
run: chmod +x gradlew
|
||||
- name: Build with Gradle
|
||||
|
|
|
|||
Loading…
Reference in a new issue