I have a folder called Utils.
After checking it in to remote I see it appears as utils which fails the build.
I tried to follow renaming methods (maybe I'm doing it wrong) but I'm not able to change it. This is what I tried.
git mv utils Utils
I'm getting a message that the action failed with no other info