fix(elixir): fix elixir release

This commit is contained in:
Andrew Mayorov 2023-06-26 20:22:31 +02:00
parent fc709a14cc
commit 687db0893e
No known key found for this signature in database
GPG Key ID: 2837C62ACFBFED5D
1 changed files with 2 additions and 1 deletions

View File

@ -314,7 +314,8 @@ defmodule EMQXUmbrella.MixProject do
:emqx_prometheus, :emqx_prometheus,
:emqx_auto_subscribe, :emqx_auto_subscribe,
:emqx_slow_subs, :emqx_slow_subs,
:emqx_plugins :emqx_plugins,
:emqx_ft
], ],
steps: steps, steps: steps,
strip_beams: false strip_beams: false