We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8573601 + 83dba8e commit d1517bfCopy full SHA for d1517bf
.github/workflows/flutter-prod.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Install Flutter
23
uses: subosito/flutter-action@v2
24
with:
25
- flutter-version-file: pubspec.yaml
+ flutter-version-file: example/pubspec.yaml
26
channel: 'stable'
27
cache: true
28
0 commit comments