Skip to content

Commit

Permalink
improve appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
UrielCh committed Sep 13, 2024
1 parent 3e325ee commit 5092e6c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,8 @@ test_script:
- cd c:\projects\opencv4nodejs
- pnpm install --frozen-lockfile
- pnpm run prepack
- pnpm run rebuild
# rebuild is already called im npm install
# - pnpm run rebuild
# - npm link
# - build-opencv rebuild
# - cd c:\projects\opencv4nodejs\ci\envs && build-opencv rebuild && pnpm install && pnpm test
Expand Down

0 comments on commit 5092e6c

Please sign in to comment.