Start9Labs / synapse-startos

Apache License 2.0
3 stars 5 forks source link

added in cache functionality to build job to speed things up #44

Closed alexjyong closed 1 year ago

alexjyong commented 2 years ago

We don't need to be rebuilding the embassy SDK every build. This addition checks the git hash of embassyOS master, and if it's different, it will recreate a cache. Otherwise, use the cache for a build.