Skip to content

Commit de45b46

Browse files
ci: rmeove unused property
1 parent f050bc7 commit de45b46

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/base.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ jobs:
3838
id: fvm-config-action
3939
with:
4040
path: ".fvmrc"
41-
flavor: "stable"
4241

4342
- name: Flutter action
4443
uses: subosito/flutter-action@v2
@@ -90,7 +89,6 @@ jobs:
9089
id: fvm-config-action
9190
with:
9291
path: ".fvmrc"
93-
flavor: "stable"
9492

9593
- name: Set up Flutter
9694
uses: subosito/flutter-action@v2

0 commit comments

Comments
 (0)