mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Create folder if it doesn't exist when downloading files
This commit is contained in:
@@ -49,7 +49,6 @@ prebuildLessCache()
|
||||
generateMetadata()
|
||||
generateAPIDocs()
|
||||
downloadChromedriver()
|
||||
|
||||
dumpSymbols()
|
||||
.then(packageApplication)
|
||||
.then(packagedAppPath => {
|
||||
|
||||
Reference in New Issue
Block a user