How to cache erlang builds on CI?

Not Erlang, id guess that a mix managed Erlang app wouldn’t recompile.

It’s rebar managed applications.

I think if you can manage to set up a pure Erlang project relying on rebar only which recompiles cached stuff on subsequent stages of the pipe, I’m sure the rebar people will be eager to help.