forked from AkkomaGang/akkoma
path fix
This commit is contained in:
parent
da334ef934
commit
93b9f226e0
1 changed files with 1 additions and 1 deletions
2
mix.exs
2
mix.exs
|
@ -172,7 +172,7 @@ defp deps do
|
|||
git: "https://git.pleroma.social/pleroma/elixir-libraries/elixir-captcha.git",
|
||||
ref: "e0f16822d578866e186a0974d65ad58cddc1e2ab"},
|
||||
{:mox, "~> 0.5", only: :test},
|
||||
{:restarter, path: "./restarter"}
|
||||
{:restarter, path: "../restarter"}
|
||||
] ++ oauth_deps()
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue