Skip to content

Commit

Permalink
porting astarte_housekeeping deps
Browse files Browse the repository at this point in the history
Signed-off-by: Gabriele Ghio <[email protected]>
  • Loading branch information
shinnokdisengir committed Oct 2, 2024
1 parent e31a5d7 commit d53c1eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/astarte_housekeeping/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ defmodule Astarte.Housekeeping.Mixfile do
defp astarte_required_modules(_) do
[
{:astarte_core, github: "astarte-platform/astarte_core"},
{:astarte_data_access, github: "astarte-platform/astarte_data_access"},
{:astarte_data_access, path: "/home/ghio/Documents/astarte_data_access"},
{:astarte_rpc, github: "astarte-platform/astarte_rpc"}
]
end
Expand Down

0 comments on commit d53c1eb

Please sign in to comment.