Skip to content

Commit 7a0a86e

Browse files
committed
minor fixed
1 parent 9d0f566 commit 7a0a86e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dart.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424

2525
- uses: actions/setup-java@v4
2626
with:
27+
distribution: 'zulu' # Or 'temurin', 'oracle', etc.
2728
java-version: '11'
2829

2930
- run: flutter pub get

0 commit comments

Comments
 (0)