Browse Source

🐾

pull/1873/head
Ramiro Saenz 7 years ago
parent
commit
7958b8dc1d
  1. 1
      appveyor.yml

1
appveyor.yml

@ -22,7 +22,6 @@ install:
cache:
- '%APPDATA%\npm-cache'
- '%USERPROFILE%\.electron'
- '%APPVEYOR_BUILD_FOLDER%\build\production\Rambox\node_modules'
build_script:
- cmd: cd %APPVEYOR_BUILD_FOLDER%\build\production\Rambox\
- cmd: npm run build:win

Loading…
Cancel
Save