fix stream_flutter_workflow.yml

Signed-off-by: Sahil Kumar <[email protected]>
This commit is contained in:
Sahil Kumar
2021-06-17 22:24:15 +05:30
parent 03ce7987bc
commit 6f1764c85a
4 changed files with 6 additions and 8 deletions
@@ -26,7 +26,6 @@ jobs:
- name: "Install Tools"
run: |
flutter pub global activate melos
flutter pub global activate tuneup
- name: "Bootstrap Workspace"
run: melos bootstrap
- name: "Dart Analyze"