Skip to content

Commit 87b4b2e

Browse files
committed
updates
1 parent ac6f512 commit 87b4b2e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/ci.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,12 @@ jobs:
130130
- name: checkout
131131
uses: actions/checkout@v4
132132

133+
- name: Setup Flutter
134+
uses: kuhnroyal/flutter-fvm-config-action/setup@v3
135+
with:
136+
path: '.fvmrc'
137+
cache: true
138+
133139
- name: Setup SDK for Android
134140
uses: android-actions/setup-android@v3
135141

0 commit comments

Comments
 (0)