Skip to content

Commit d1517bf

Browse files
committed
Merge branch 'master' into prod
2 parents 8573601 + 83dba8e commit d1517bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutter-prod.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Install Flutter
2323
uses: subosito/flutter-action@v2
2424
with:
25-
flutter-version-file: pubspec.yaml
25+
flutter-version-file: example/pubspec.yaml
2626
channel: 'stable'
2727
cache: true
2828

0 commit comments

Comments
 (0)