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
We only need to do this when the cache directory exists, otherwise the step fails with an error.
Also install `python-venv` instead of `python-distutils`, as the `distutils` package was removed in Python 3.12 (and deadsnakes).
0 commit comments