niri-wm/niri

FreeBSD CI doesn't cache dependency builds

Open

#2251 opened on Aug 17, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (24,219 stars) (901 forks)batch import
help wanted

Description

For some reason it only caches the crate downloads, but they are still fully rebuilt: https://github.com/matejc/niri/actions/runs/17018576618/job/48244398407#step:6:37830

@matejc had tried to fix it for a while in #2072 but couldn't figure it out. Help would be very much appreciated in figuring this out.

Contributor guide