Build jar from maven project on github

I couldn't find any tutorials on how to do this.
i have a project in java version 21 at
https://github.com/asdru22/JavaGame/
if i try and use github actions i get an error when it tries to update the dependency graphs.
image.png
Was this page helpful?