You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently using hendrikmuhs/ccache-action in conjunction with these actions to build a library. For when the library is built successfully, this works great, however when it doesn't, the CCache data isn't copied over, resulting in cache misses galore and no cache uploaded at all:
Anything I could potentially change to still get things copied over even when the build fails? I thought it used to work like this, not sure if anything changed?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm currently using
hendrikmuhs/ccache-actionin conjunction with these actions to build a library. For when the library is built successfully, this works great, however when it doesn't, the CCache data isn't copied over, resulting in cache misses galore and no cache uploaded at all:Anything I could potentially change to still get things copied over even when the build fails? I thought it used to work like this, not sure if anything changed?
Beta Was this translation helpful? Give feedback.
All reactions