Added move libs to appveyor

This commit is contained in:
Kylart 2020-03-29 19:00:09 +02:00
parent 9670a081c0
commit 985d0a6432
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ install:
- cd %APPVEYOR_BUILD_FOLDER%
- npm install
- npm run move:libs
- dir %APPVEYOR_BUILD_FOLDER%\bindings\build\Release
build: off