gamercade-io / gamercade_console

A Neo-Retro Fantasy Console. Make WASM-powered, networked multiplayer games.
https://gamercade.io
Apache License 2.0
165 stars 10 forks source link

Improvement: Implement faster CI builds #66

Closed Cardosaum closed 1 year ago

Cardosaum commented 1 year ago

Currently, the GitHub Actions CI is taking way too long to run all the necessary steps, improving it would be useful for developer experience.

Ideally, some sort of cache between builds could be implemented, as this speeds up the following builds.