Skip to content

Commit 97687f3

Browse files
Publish script fix (#234)
Co-authored-by: GitHub Action <[email protected]>
1 parent a20e75e commit 97687f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
- name: Setup Flutter
1616
uses: subosito/flutter-action@v2
1717
with:
18+
flutter-version: '3.7.7'
1819
channel: 'stable'
1920

2021
- name: Flutter version

0 commit comments

Comments
 (0)