Add copilot-setup-steps.yml
to your .github/workflows
directory so Copilot Coding Agent doesn’t get lost trying to set up Elixir and Erlang.
This also ensures a postgres database is running, which is helpful for Phoenix apps out of the box.
Dependencies are cached to make the agent start up quickly, as well as saving on metered GitHub Actions compute time.