Skip to content

Commit

Permalink
debug ci
Browse files Browse the repository at this point in the history
  • Loading branch information
falood committed Aug 16, 2024
1 parent a27655a commit 4aee67a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ defmodule MaruEntity.Mixfile do

def application do
[
extra_applications: [:logger, :public_key]
extra_applications: [:logger, :runtime_tools, :public_key, :ssl]
]
end

Expand Down

0 comments on commit 4aee67a

Please sign in to comment.