File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed
Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -184,10 +184,6 @@ jobs:
184184 -
uses :
subosito/[email protected] 185185 with :
186186 flutter-version-file : app/pubspec.yaml
187- channel : ' master'
188- cache : true
189- cache-key : ' flutter-:os:-:channel:-:version:-:arch:-:hash:'
190- cache-path : ' ${{ runner.tool_cache }}/flutter/:channel:-:version:-:arch:'
191187 - name : ✅ Enable platforms
192188 run : flutter config --enable-linux-desktop
193189 - name : 📦 Get dependencies
@@ -307,10 +303,6 @@ jobs:
307303 -
uses :
subosito/[email protected] 308304 with :
309305 flutter-version-file : app/pubspec.yaml
310- channel : ' master'
311- cache : true
312- cache-key : ' flutter-:os:-:channel:-:version:-:arch:-:hash:'
313- cache-path : ' ${{ runner.tool_cache }}/flutter/:channel:-:version:-:arch:'
314306 - name : ✅ Enable platforms
315307 run : flutter config --enable-linux-desktop
316308 - name : 📦 Get dependencies
You can’t perform that action at this time.
0 commit comments