Skip to content

Commit

Permalink
Update android_beta_apk.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fr3ts0n authored Jul 13, 2024
1 parent f4acdcd commit ac9ac46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/android_beta_apk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
uses: actions/setup-java@v4
with:
java-version: 17
distribution: 'zulu'

- name: Build with Gradle
run: ./gradlew assembleDebug --stacktrace
Expand Down

0 comments on commit ac9ac46

Please sign in to comment.