nim-lang / nightlies

Separate repository to trigger installer builds.
MIT License
44 stars 14 forks source link

Fix nightlies after bundling external deps #39

Closed alaviss closed 4 years ago

alaviss commented 4 years ago

This allows the behavior to be easily replicated between a local machine and the CI, while allowing the simplification of other code.

Also add the hash of lib.sh to the cache key, which will let us test if changes to the support library break any portions of the pipeline.

alaviss commented 4 years ago

One failure due to Github Actions acting up, merging.