spacemeowx2 / ldn_mitm

Play local wireless supported games online
GNU General Public License v2.0
692 stars 98 forks source link

[GHA] Update workflows to use offical dkp docker images #132

Closed TSRBerry closed 1 year ago

TSRBerry commented 1 year ago

This PR replaces the custom github action with dkp docker images. When the first build fails, the workflow clones libnx and installs it. After that it tries to build again.

Aside from that I added github actions to dependabot and ccache to speed up subsequent builds.