We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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).
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I get this error:
it works fine when I use the github hosted runners though (eg. ubuntu-latest).
The text was updated successfully, but these errors were encountered: