Skip to content

Commit c4e2fd0

Browse files
Fix Flutter setup in GitHub action
1 parent 4c31e80 commit c4e2fd0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr_validation.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
uses: subosito/flutter-action@v2
1818
with:
1919
flutter-version: stable
20+
architecture: x64
2021

2122
- name: Install Android SDK and launch emulator
2223
uses: reactivecircus/android-emulator-runner@v2

0 commit comments

Comments
 (0)