subosito / flutter-action

Flutter environment for use in GitHub Actions. It works on Linux, Windows, and macOS.
MIT License
2.16k stars 191 forks source link

Resolve workflow failures #303

Open koji-1009 opened 1 month ago

koji-1009 commented 1 month ago

I have resolved the failure of the action for two reasons.

  1. error due to comparison of bool values instead of String
  2. error due to macos-latest being an arm64 machine

The following log shows that test is failing on the main branch.

https://github.com/subosito/flutter-action/actions/runs/8522726374