Skip to content

Commit 77fb54f

Browse files
committed
Lazy/wishful attempt to use flutter, removed
1 parent 8553d04 commit 77fb54f

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,6 @@ jobs:
3636
- name: Download library
3737
uses: actions/download-artifact@v4
3838

39-
- name: Set up Flutter
40-
uses: subosito/flutter-action@v2
41-
with:
42-
channel: stable
43-
flutter-version: 3.19.0
44-
- run: flutter --version
45-
4639
- name: Set workspace in env
4740
run: echo "workspace=$GITHUB_WORKSPACE" >> $GITHUB_ENV
4841

0 commit comments

Comments
 (0)