Skip to content

Commit f19f739

Browse files
committed
💚 Fix steps
1 parent 01b50ac commit f19f739

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/runnable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
distribution: 'zulu'
2727
java-version: '17'
28-
uses: flutter-actions/setup-flutter@v4
28+
- uses: flutter-actions/setup-flutter@v4
2929
with:
3030
channel: stable
3131
cache: true

0 commit comments

Comments
 (0)