Update android.yml
This commit is contained in:
parent
552945b0f9
commit
ebb29980e4
1 changed files with 0 additions and 4 deletions
4
.github/workflows/android.yml
vendored
4
.github/workflows/android.yml
vendored
|
@ -24,7 +24,3 @@ jobs:
|
||||||
run: chmod +x gradlew
|
run: chmod +x gradlew
|
||||||
- name: Build with Gradle
|
- name: Build with Gradle
|
||||||
run: ./gradlew build
|
run: ./gradlew build
|
||||||
|
|
||||||
- name: automated-build-android-app-with-github-action
|
|
||||||
uses: amirisback/automated-build-android-app-with-github-action@2.2.3
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue