Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: delete conda dir and micromamba.exe if legacy version installed
The change from `micromamba.bat` to `mamba.bat` isn't worth supporting backwards for. Running update-runtime already has the practical effect of reinstalling micromamba's conda venv, so it should be generally seen as safe to remove the directory as its rooted to the script folder and should otherwise be seen as managed by the worker code.
- Loading branch information