Skip to content

Commit f0ea846

Browse files
authored
Update flutter-actions.yml
1 parent f74bf16 commit f0ea846

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/flutter-actions.yml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
uses: actions/setup-java@v4
1414
with:
1515
java-version: '19'
16+
distribution: 'temurin'
1617
cache: 'gradle'
1718
- name: Set up Flutter
1819
uses: subosito/flutter-action@v2

0 commit comments

Comments
 (0)