Skip to content

Commit

Permalink
chore(ci): update stream_flutter_workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xsahil03x authored Aug 17, 2023
1 parent ac416c0 commit 329be24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/stream_flutter_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 329be24

Please sign in to comment.