I'm using this github action on my open source repo.
It worked well for few months and then I got this error:
Error: Missing dependency 'rookie' version field
I do have version in my rookie package. I don't know why it doesn't find it.
Also, when I run cargo publish in my PC it works.
I tried to set the path parameter to the specified directory and it didn't helped
github.com/thewh1teagle/rookie
workflow.yaml
actions/runs/7281768607
I'm using this github action on my open source repo.
It worked well for few months and then I got this error:
I do have version in my
rookiepackage. I don't know why it doesn't find it.Also, when I run
cargo publishin my PC it works.I tried to set the
pathparameter to the specified directory and it didn't helpedgithub.com/thewh1teagle/rookie
workflow.yaml
actions/runs/7281768607