fix windows build
https://github.com/mediar-ai/screenpipe/actions/runs/11185353572/job/31098029388
@tribhuwan-kumar any idea whats wrong with pre_build.js?
error: https://github.com/microsoft/onnxruntime/releases/download/v1.19.2/onnxruntime-win-x64-gpu-1.19.2.zip: WinHttpSendRequest failed with exit code 10106
they're also facing this same issue WinHttpSendRequest failed with exit code 10106. the contributor of vcpkg suggested to set env variables. i think, this will fix this issue
error: https://github.com/microsoft/onnxruntime/releases/download/v1.19.2/onnxruntime-win-x64-gpu-1.19.2.zip: WinHttpSendRequest failed with exit code 10106they're also facing this same issue
WinHttpSendRequest failed with exit code 10106. the contributor ofvcpkgsuggested to set env variables. i think, this will fix this issue
https://github.com/mediar-ai/screenpipe/commit/dcbde84686ed5255f0fe588575565bc812ac8e2b
does not seem to fix
This could be possibly fixed by giving the env variables in the same line as the bun command.
did not fix
/bounty 100
💎 $100 bounty • Screenpi.pe
Steps to solve:
-
Start working: Comment
/attempt #432with your implementation plan -
Submit work: Create a pull request including
/claim #432in the PR body to claim the bounty - Receive payment: 100% of the bounty is received 2-5 days post-reward. Make sure you are eligible for payouts
Thank you for contributing to mediar-ai/screenpipe!
Add a bounty • Share on socials
| Attempt | Started (GMT+0) | Solution |
|---|---|---|
| 🟢 @Saturn225 | #444 |
i dont get it, didnt change anything and it passed this time XD
https://github.com/mediar-ai/screenpipe/actions/runs/11220223770
@louis030195 But in next run again it fails. I have ran the CI in my local and I am facing issue of same with pre build.js step in Windows CI