GetFirefly / firefly

An alternative BEAM implementation, designed for WebAssembly
Apache License 2.0
3.61k stars 104 forks source link

erlc is not available on CI for lumen/otp workflow #663

Closed KronicDeth closed 4 years ago

KronicDeth commented 4 years ago

erlc is needed to generate some of the derived headers, but it's not installed on CI because until the lumen/otp builds we didn't need Erlang/BEAM to build anything for us.

Can be seen in the log here.