Skip to content

Commit

Permalink
add java distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
nucleus-ffm committed Nov 24, 2023
1 parent 764648d commit 9fa197b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_apk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- uses: actions/setup-java@v2
with:
java-version: '17.x'
distribution: adopt
- uses: subosito/flutter-action@v2
with:
flutter-version: "3.16.0"
Expand Down

0 comments on commit 9fa197b

Please sign in to comment.