Improve caching #158
thewh1teagle
started this conversation in
General
Replies: 1 comment 2 replies
-
Probably because the second build doesn't generate the same hash |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
I setup sccache for c++ project (cross platform)
but seems like it's not caching correctly.
thewh1teagle/loud.cpp#16
https://github.com/thewh1teagle/loud.cpp/actions/runs/11821346721/job/32935862517
The compile time remain similar as before the caching
how can I improve it?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions