mirror of
https://github.com/status-im/re-natal.git
synced 2025-01-15 15:15:13 +00:00
update deps verbously if missing
This commit is contained in:
parent
cde6bfd4dd
commit
c3cc014c49
@ -670,7 +670,7 @@ generateDevScripts = () ->
|
||||
devEnvRoot = config.envRoots.dev
|
||||
|
||||
if isSomeDepsMissing()
|
||||
installDeps()
|
||||
installDeps(verbose: true)
|
||||
|
||||
log 'Cleaning...'
|
||||
exec 'lein clean'
|
||||
|
Loading…
x
Reference in New Issue
Block a user