crystal-lang / shards

Dependency manager for the Crystal language
Other
763 stars 100 forks source link

Fix nightly builds #421

Closed bcardiff closed 4 years ago

bcardiff commented 4 years ago

Grab version from lock and install using curl

This will fix shards nightly builds. This is the analogous to https://github.com/crystal-lang/distribution-scripts/pull/71 , curl is not available in crystal docker image. This PR uses --ignore-crystal-version