Occasionally pip install fails with caching issues in GitHub Action workflows.
Example: https://github.com/NeLy-EPFL/flygym/actions/runs/9612282740/job/26512586853
This aims to fix the problem by clearing the cache more often (maybe after installing flyvision cache should be cleared?)
This merge to main doesn't result in a new release because it only relates to the GitHub CI workflows (no code change).
Description
Occasionally pip install fails with caching issues in GitHub Action workflows. Example: https://github.com/NeLy-EPFL/flygym/actions/runs/9612282740/job/26512586853 This aims to fix the problem by clearing the cache more often (maybe after installing flyvision cache should be cleared?) This merge to main doesn't result in a new release because it only relates to the GitHub CI workflows (no code change).
Does this address any currently open issues?
[list open issues here]