Errors on building in CI #1082
-
Hi! I've been using it for the first time on this PR: LekoArts/thanks-contributors#2 Now I'm a bit confused on the failures in the GitHub actions and wondered if I set up something incorrectly. Two examples: https://github.com/LekoArts/thanks-contributors/runs/5372351507?check_suite_focus=true Create Artifact Container - Attempt 5 of 5 failed with error: connect ETIMEDOUT 13.107.42.16:443
Error: Create Artifact Container failed: connect ETIMEDOUT 13.107.42.16:443 https://github.com/LekoArts/thanks-contributors/runs/5372351609?check_suite_focus=true error: failed to run custom build command for `openssl-sys v0.9.72`
Error: failed to run custom build command for `openssl-sys v0.9.72` Any idea what those things might be? Thanks a lot! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
@LekoArts try to add |
Beta Was this translation helpful? Give feedback.
@LekoArts try to add
native-tls-vendored
feature inreqwest
https://github.com/seanmonstar/reqwest/blob/master/Cargo.toml#L38