fix(ci): add CA certificate update before checkout #120

Merged
forbes merged 2 commits from fix/ci-self-hosted-actions into main 2026-02-09 17:20:03 +00:00

2 Commits

Author SHA1 Message Date
fdac0f9635 Merge branch 'main' into fix/ci-self-hosted-actions
Some checks failed
Build and Test / build (pull_request) Has been cancelled
2026-02-09 17:19:52 +00:00
761c750895 fix(ci): add CA certificate update before checkout
Some checks failed
Build and Test / build (pull_request) Has been cancelled
The job containers don't trust the Cloudflare origin cert by
default. Install and update ca-certificates as the first step
so git can clone over HTTPS before actions/checkout runs.
2026-02-09 11:19:11 -06:00