Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
0fatal authored May 14, 2022
1 parent 75a6f5f commit 840ed96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
if: matrix.target == 'Android'
uses: actions/setup-java@v1
with:
java-version: "12.x"
java-version: "8.x"

- run: flutter doctor -v
# Checkout code, recreate missing files, and get packages.
Expand Down

0 comments on commit 840ed96

Please sign in to comment.