volta-cli / action

GitHub Action to Setup Volta
https://volta.sh
MIT License
93 stars 23 forks source link

Fix usage on Linux distributions other than Ubuntu (e.g. CentOS, RHEL, &c) #89

Closed scalvert closed 2 years ago

scalvert commented 2 years ago

Fixes #1


Note: This is a breaking change due to the fact that we no longer default to OpenSSL 1.1 (which is what Ubuntu uses). However, we don't really think this will be breaking for normal use cases (e.g. Ubuntu will still identify as OpenSSL 1.1 and continue to work as it was originally).