Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
kazami139 committed Feb 15, 2023
1 parent 0ceba43 commit 93425f1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/app-prebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@ jobs:

- uses: actions/setup-java@v3
with:
distribution: 'zulu'
java-version: "12.x"
java-version: "8.x"
cache: 'gradle'

- uses: subosito/flutter-action@v2
Expand Down

0 comments on commit 93425f1

Please sign in to comment.