libretro / virtualjaguar-libretro

Hard fork of Virtual Jaguar (abandoned project) to Libretro
31 stars 34 forks source link

[CI/CD] GitHub Actions #65

Closed JoeMatt closed 2 years ago

JoeMatt commented 2 years ago

For some reason the GitHub Action for building from #64 isn't being recognized so I pulled this action into a separate PR.

I intend to attach links to PRs, but a limitation of the GitHub Actions api is you can't get the perm url of a build asset in an action, hence the second action to run after the first completes.

--- changelog

git ignore .DS_Store Add �CODEOWNERS Add rebase.yml rebase action Add build.yml ci action gitignore .build

JoeMatt commented 2 years ago

/rebase