Skip to content

Commit a078416

Browse files
committed
Use correct Flutter version
1 parent 072035b commit a078416

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/pull_request_tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212

1313
- name: Setup Flutter
1414
uses: subosito/flutter-action@v2
15+
with:
16+
flutter-version-file: pubspec.yaml
1517

1618
- name: Run build_runner
1719
run: dart run build_runner build

0 commit comments

Comments
 (0)