subosito / flutter-action

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

Action fails for self-hosted windows runner #222

Closed matriculus closed 1 year ago

matriculus commented 1 year ago

image

I get this error and the github action fails. Says I do not have WSL. But WSL is installed and it was running the whole time when this action was performed. Action runs successfully for Github hosted windows-latest env.