chore(ci): update stream_flutter_workflow.yml

This commit is contained in:
Sahil Kumar
2023-08-17 16:08:19 +05:30
committed by GitHub
parent ac416c0829
commit 329be24732
@@ -64,7 +64,7 @@ jobs:
uses: subosito/flutter-action@v2
with:
cache: true
flutter-version: ${{ env.flutter_version }}
channel: ${{ env.flutter_channel }}
- name: "Install Tools"
run: |
flutter pub global activate melos
@@ -89,7 +89,7 @@ jobs:
uses: subosito/flutter-action@v2
with:
cache: true
flutter-version: ${{ env.flutter_version }}
channel: ${{ env.flutter_channel }}
- name: "Install Tools"
run: |
flutter pub global activate melos