I attempted to run the Gradle builder as a Github Action on a sample project following the instructions, but it does not work.
I attempted using a standard wrapper:
https://github.com/bbossola/gradle-sample-project/actions/runs/6240805328/job/16941718533
And without:
https://github.com/bbossola/gradle-sample-project/actions/runs/6240908435/job/16942059861
In both situation, the project is not built and the action fails. I followed the instructions provided. Please advice.
I attempted to run the Gradle builder as a Github Action on a sample project following the instructions, but it does not work.
I attempted using a standard wrapper:
https://github.com/bbossola/gradle-sample-project/actions/runs/6240805328/job/16941718533
And without:
https://github.com/bbossola/gradle-sample-project/actions/runs/6240908435/job/16942059861
In both situation, the project is not built and the action fails. I followed the instructions provided. Please advice.