Create folder if it doesn't exist when downloading files

This commit is contained in:
Antonio Scandurra
2016-08-13 10:43:32 +02:00
parent de7e6c977f
commit df6e0aca1b
2 changed files with 4 additions and 1 deletions

View File

@@ -49,7 +49,6 @@ prebuildLessCache()
generateMetadata()
generateAPIDocs()
downloadChromedriver()
dumpSymbols()
.then(packageApplication)
.then(packagedAppPath => {