This action sets up an Erlang/OTP environment for use in a GitHub Actions workflow by:
- installing Erlang/OTP
- optionally, installing Elixir
- optionally, installing Gleam
- optionally, installing
rebar3
- optionally, installing
hex
- optionally, having problem matchers show warnings and errors on pull requests
Note: currently, this action only supports Actions’
ubuntu-
andwindows-
runtimes.
1.12.0 released: Release v1.12.0 · erlef/setup-beam · GitHub