Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

Commit

Permalink
add distribution for java version
Browse files Browse the repository at this point in the history
  • Loading branch information
Aline Bonnet authored and OtterWays committed Aug 19, 2024
1 parent 0f7b44d commit 66d6557
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
- uses: actions/setup-java@v3
with:
java-version: '17'
distribution: 'adopt'
- name: Clear cache
run: |
flutter clean
Expand Down

0 comments on commit 66d6557

Please sign in to comment.