Skip to content

Using flutter-version-file: on a self-hosted runner doesn't workΒ #342

@d-walsh

Description

@d-walsh

I get this error:

Run subosito/flutter-action@v2
  with:
    channel: stable
    flutter-version-file: pubspec.yaml
    cache: true
    architecture: X64
    pub-cache-path: default
    dry-run: false
Run chmod +x "$GITHUB_ACTION_PATH/setup.sh"
Run $GITHUB_ACTION_PATH/setup.sh -p \
Unable to determine Flutter version for channel: stable version: "3.27.1" architecture: x64

it works fine when I use the github hosted runners though (eg. ubuntu-latest).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions