diff --git a/appveyor.yml b/appveyor.yml index a1e2a96..5b3bfeb 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -38,6 +38,7 @@ install: - cd %APPVEYOR_BUILD_FOLDER% - npm install + - npm run move:libs - dir %APPVEYOR_BUILD_FOLDER%\bindings\build\Release build: off