Skip to content

Commit

Permalink
Update ci: add distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandr7035 committed Jul 2, 2024
1 parent 9d0f72d commit 4624cdd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-android.yml
Original file line number Diff line number Diff line change
@@ -19,6 +19,7 @@ jobs:
- name: Set up JDK and Gradle cache
uses: actions/setup-java@v3
with:
distribution: 'temurin'
java-version: '17'

- name: Setup Android SDK

0 comments on commit 4624cdd

Please sign in to comment.