Skip to content

Commit

Permalink
AppVeyor build wrong delete
Browse files Browse the repository at this point in the history
  • Loading branch information
c-geek committed Jan 3, 2017
1 parent 16ecfc2 commit cee69e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Expand Up @@ -49,8 +49,8 @@ after_test:
- cd ../..
- npm prune --production
- npm install duniter-ui
- rd /s /q %SRC%\node_modules\duniter-ui\node_modules
- rd /s /q %SRC%\node_modules\duniter-ui\bower_components
- rd /s /q %cd%\node_modules\duniter-ui\node_modules
- rd /s /q %cd%\node_modules\duniter-ui\bower_components
- cd ..
- mkdir duniter_release
- set NW=nwjs-%NW_RELEASE%-win-x64
Expand Down

0 comments on commit cee69e9

Please sign in to comment.