- Bug Fixes
- Fixed issue with artifact default path containing duplicate names
Nerves.Env.host_os
can be set from$HOST_OS
for use with canadian
cross compileNerves.Env.host_arch
can be set from$HOST_ARCH
for use with canadian
cross compile- mkdir -p on
Artifact.base_dir
before trying to link to build path artifacts - raise if artifact_urls are not binaries.