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

The action console always shows "Could not find a file named "pubspec.yaml" #210

Closed hugetiny closed 1 year ago

hugetiny commented 1 year ago

subosito/flutter-action@v2

Running "flutter pub get" in easy-ChatGPT...
Resolving dependencies...
Could not find a file named "pubspec.yaml" in "/Users/runner/work/easy-ChatGPT".
pub get failed

I ran the ls command and the pubspec.yaml did exist, So what reason could be?

yurikoles commented 1 year ago

And the solution to the issue is...?