subosito / flutter-action

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

Issue on windows - Error: bash: command not found #159

Closed wyxcoder closed 2 years ago

wyxcoder commented 2 years ago

Run subosito/flutter-action@v2 Run $GITHUB_ACTION_PATH/setup.sh -c "C:\Users...\actions-runner_work_tool/flutter" stable 2.10.5 x64 $GITHUB_ACTION_PATH/setup.sh -c "C:\Users...\actions-runner_work_tool/flutter" stable 2.10.5 x64 Error: bash: command not found

ilovelinux commented 2 years ago

Please post your workflow configuration