Files
twenty/.github/workflows
Paul Rastoin 9ba510eb3f [CI] Always save cache agnostically of the actions/restore cache-hit output (#9635)
## Motivations
This is not because we've hit the `actions/cache/restore` cache that NX
won't be re-building sub commands.
Which means the grain to save or not the cache should be extracted from
nx sub commands and not from the `actions/cache` outputs.

We should investigate on the way to retrieve this granularity level

From the moment we will be saving everything, which could result
sometimes in duplicating cache instances.
We should keep in mind that our cache occurrences have a 1 day retention
date, is low cost and pretty fast to perform
2025-01-15 11:59:17 +01:00
..
2024-11-08 13:53:38 +01:00
2024-11-08 13:53:38 +01:00
2024-11-08 13:53:38 +01:00
2024-11-08 13:53:38 +01:00
2024-11-14 18:05:05 +01:00