Set the windows cd to look in the release folder instead of dist

pull/209/head
Beaudan 6 years ago
parent 3f755123e7
commit 8aa258b2ea

@ -58,4 +58,4 @@ windows:
- node_modules/ - node_modules/
artifacts: artifacts:
paths: paths:
- dist/ - release/

Loading…
Cancel
Save