megahertz / electron-simple-publisher

Simple way to publish releases for electron-simple-updater
MIT License
66 stars 25 forks source link

Option --path not work #5

Closed abalad closed 7 years ago

abalad commented 7 years ago

I'm passing the --path argument to change the path where it should capture the dist files, but it does not take that new path.

C:\Users\Maicon\Documents\Sistemas\MedicSolution>publish --path ./artifacts/installers/packaged/win
ENOENT: no such file or directory, scandir 'C:\Users\Maicon\Documents\Sistemas\MedicSolution\dist\win'
giacgbj commented 7 years ago

Duplicates #1.

megahertz commented 7 years ago

https://github.com/megahertz/electron-simple-publisher/issues/6#issuecomment-269153537 and #1