Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
d-walsh opened this issue Dec 31, 2024 · 0 comments
Open

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

d-walsh opened this issue Dec 31, 2024 · 0 comments

Comments

@d-walsh
Copy link

d-walsh commented Dec 31, 2024

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant