Skip to content

Commit

Permalink
Copy iohook binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
ottomated committed Nov 11, 2020
1 parent 38059e4 commit 673fe42
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ install:
- set PATH=%APPDATA%\npm;%PATH%
- npm install -g yarn@latest
- yarn install
- mkdir -p node_modules\iohook\builds\electron-v80-win32-x64\build\Release\
- cp iohook\iohook.node node_modules\iohook\builds\electron-v80-win32-x64\build\Release\
- cp iohook\uiohook.dll node_modules\iohook\builds\electron-v80-win32-x64\build\Release\
matrix:
fast_finish: true
test: off
Expand Down

0 comments on commit 673fe42

Please sign in to comment.