We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4e2fd0 commit 988b237Copy full SHA for 988b237
.github/workflows/pr_validation.yaml
@@ -16,7 +16,7 @@ jobs:
16
- name: Set up Flutter
17
uses: subosito/flutter-action@v2
18
with:
19
- flutter-version: stable
+ channel: stable
20
architecture: x64
21
22
- name: Install Android SDK and launch emulator
0 commit comments