From f62e61e89a9c761297704f5f94b07547f95a56c6 Mon Sep 17 00:00:00 2001 From: Ramiro Saenz Date: Fri, 28 Sep 2018 15:51:57 -0300 Subject: [PATCH] :paw_prints: --- appveyor.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/appveyor.yml b/appveyor.yml index 7df96a37..1f59cde0 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -24,5 +24,6 @@ cache: - '%USERPROFILE%\.electron' - node_modules build_script: + - cmd: cd %APPVEYOR_BUILD_FOLDER%\build\production\Rambox\ - cmd: npm run build:win test: off