Skip to content

ci: flutter users should use 'flutter pub' instead of 'dart pub'. #24

@haashem

Description

@haashem

Hi,

On CI, I have switched to Flutter main channel, but melos action fails when starts to do bootstrap, does it mean the action needs to be updated?

 steps:
      - name: ⬇️ Checkout repository
        uses: actions/checkout@v3
      - name: ⚙️ Setup Flutter
        uses: subosito/flutter-action@v2
        with:
          channel: main
      - name: ⚙️ Setup Melos
        uses: bluefireteam/melos-action@v3

Screenshot 2024-11-26 at 11 54 54

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions