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 93425f1 commit 94ab9a3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/app-prebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ jobs:

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

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

0 comments on commit 94ab9a3

Please sign in to comment.