diff options
| author | Ivan Gabaldon <igabaldon@inetol.net> | 2025-08-07 16:53:37 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-07 16:53:37 +0200 |
| commit | 4942c9b914d45dae9aadf193c97ddeb4acc8a466 (patch) | |
| tree | 771a831e6b8298a2e7bb81a88e4d2daf946125fd /utils | |
| parent | 3de7a6da2dba72057a75d54b4b9fd864dee230e9 (diff) | |
[fix] ci: cache is not overwritten (#5089)
Due to current limitations of `actions/cache`, the cache cannot be overwritten.
In our case, we need to accumulate cached wheels from different architectures.
To solve this, we simply delete the key before storing the cache again.
Diffstat (limited to 'utils')
0 files changed, 0 insertions, 0 deletions