diff --git a/mix.exs b/mix.exs index 3f04406..3423c31 100644 --- a/mix.exs +++ b/mix.exs @@ -34,9 +34,9 @@ defmodule CustomRpi3.MixProject do defp nerves_package do [ type: :system, - #artifact_sites: [ - # {:github_releases, "nerves-project/#{@app}"} - #], + artifact_sites: [ + {:github_releases, "ucwaldo/#{@app}"} + ], build_runner_opts: build_runner_opts(), platform: Nerves.System.BR, platform_config: [