forked from AkkomaGang/akkoma
fix
This commit is contained in:
parent
68e45a327f
commit
0559c82bdb
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ def run(_) do
|
|||
|
||||
defp do_run(implementation) do
|
||||
start_pleroma()
|
||||
descriptions = Config.Reader.read!("config/description.exs")
|
||||
{descriptions, _paths} = Mix.Config.eval!("config/description.exs")
|
||||
|
||||
{:ok, file_path} =
|
||||
Pleroma.Docs.Formatter.process(
|
||||
|
|
Loading…
Reference in a new issue