File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 20
20
submodules : recursive
21
21
- uses : subosito/flutter-action@v2.8.0
22
22
with :
23
- channel : " master "
23
+ channel : " stable "
24
24
# cache: true
25
25
# TODO: Signing Android application.
26
26
# - name: Create Key Store
81
81
submodules : recursive
82
82
- uses : subosito/flutter-action@v2.8.0
83
83
with :
84
- channel : " master "
84
+ channel : " stable "
85
85
architecture : x64
86
86
# cache: true
87
87
@@ -123,7 +123,7 @@ jobs:
123
123
submodules : recursive
124
124
- uses : subosito/flutter-action@v2.8.0
125
125
with :
126
- channel : " master "
126
+ channel : " stable "
127
127
architecture : x64
128
128
# cache: true
129
129
@@ -164,7 +164,7 @@ jobs:
164
164
submodules : recursive
165
165
- uses : subosito/flutter-action@v2.8.0
166
166
with :
167
- channel : " master "
167
+ channel : " stable "
168
168
# cache: true
169
169
- run : git config --system core.longpaths true
170
170
- run : flutter gen-l10n
@@ -218,7 +218,7 @@ jobs:
218
218
- name : Install Flutter
219
219
uses : subosito/flutter-action@v2.8.0
220
220
with :
221
- channel : " master "
221
+ channel : " stable "
222
222
# cache: true
223
223
224
224
- name : Initiate Flutter
You can’t perform that action at this time.
0 commit comments