Update android.yml

auto artifact build
This commit is contained in:
ender non 2023-10-25 19:51:06 +01:00 committed by GitHub
parent 34a1a7cd43
commit 552945b0f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,3 +24,7 @@ jobs:
run: chmod +x gradlew
- name: Build with Gradle
run: ./gradlew build
- name: automated-build-android-app-with-github-action
uses: amirisback/automated-build-android-app-with-github-action@2.2.3