mirror of
https://github.com/logos-messaging/logos-delivery.git
synced 2026-06-04 13:09:32 +00:00
Avoid rebuilding librln (zerokit) from Rust source on every job. Cache the final static library keyed by OS + RLN version + zerokit submodule SHA, and add a Cargo registry/target fallback cache for the miss path. Applied to the build and test jobs in ci.yml. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>