crystal-lang / install-crystal

GitHub Action: Install Crystal programming language
https://crystal-lang.github.io/install-crystal/configurator.html
MIT License
68 stars 8 forks source link

Missing SSL on Mac OSX #3

Closed naqvis closed 3 years ago

naqvis commented 3 years ago

Using this github action to install crystal on latest OSX is yielding ld: library not found for -lssl (this usually means you need to install the development package for libssl) error, when crystal code depending on openssl.

Operating System

  Mac OS X
  10.15.7
  19H15
oprypin commented 3 years ago

Thanks for the report.

The fix is released in https://github.com/oprypin/install-crystal/releases/tag/v1.3.0