mix archive. check
(Mix v1.19.6)
View Source
Checks all archives are available.
Mix projects can specify required archives using
the :archives option:
archives: [{:foo, "~> 1.0.0"}]This task guarantees this option is respected.