Skip to content

Commit

Permalink
Add MIX_TARGET to comment about downloading systems
Browse files Browse the repository at this point in the history
  • Loading branch information
fhunleth committed Aug 5, 2024
1 parent 9518b14 commit ebda5ef
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lib/mix/tasks/nerves.precompile.ex
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@ defmodule Mix.Tasks.Nerves.Precompile do
The following Nerves packages need to be built:
#{stale_package_text}
******************************************************************
* Run `mix deps.get` if you aren't making Nerves system changes. *
******************************************************************
*********************************************************
Try running `MIX_TARGET=#{Mix.target()} mix deps.get`
*********************************************************
The build process for each of these can take a significant amount of
time so the maintainers have listed URLs for downloading pre-built packages.
Expand Down

0 comments on commit ebda5ef

Please sign in to comment.