mirror of https://github.com/Kylart/KawAnime.git
Added move libs to appveyor
This commit is contained in:
parent
9670a081c0
commit
985d0a6432
|
@ -38,6 +38,7 @@ install:
|
|||
|
||||
- cd %APPVEYOR_BUILD_FOLDER%
|
||||
- npm install
|
||||
- npm run move:libs
|
||||
- dir %APPVEYOR_BUILD_FOLDER%\bindings\build\Release
|
||||
|
||||
build: off
|
||||
|
|
Loading…
Reference in New Issue