Noah2610 / deathfloor

Work-in-progress Mega Man inspired game.
MIT License
2 stars 0 forks source link

Setup GitHub action for automated binary builds #17

Closed Noah2610 closed 4 years ago

Noah2610 commented 4 years ago

Automatically build Linux and Windows binaries with each release (version tag). Provide binaries as artifacts.

https://github.com/actions-rs/meta/blob/master/recipes/quickstart.md https://github.com/actions/cache/blob/master/examples.md#rust---cargo