niri-wm/niri

FreeBSD CI doesn't cache dependency builds

Open

#2,251 opened on Aug 17, 2025

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

Repository metrics

Stars
 (24,219 stars)
PR merge metrics
 (Avg merge 14d 4h) (5 merged PRs in 30d)

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