astral-sh-setup-uv/dist
Aarni Koskela 9c8d030b7f
chore: remove stray space from UV_PYTHON_INSTALL_DIR message (#720)
I was mildly annoyed seeing

```
Post job cleanup.
UV_CACHE_DIR is already set to /home/runner/work/_temp/setup-uv-cache
UV_PYTHON_INSTALL_DIR is already set to  /home/runner/work/_temp/uv-python-dir
```
in my GHA log. 😄 

This fixes that to
```
Post job cleanup.
UV_CACHE_DIR is already set to /home/runner/work/_temp/setup-uv-cache
UV_PYTHON_INSTALL_DIR is already set to /home/runner/work/_temp/uv-python-dir
```
as is good and proper.
2025-12-17 17:04:27 +01:00
..
save-cache chore: remove stray space from UV_PYTHON_INSTALL_DIR message (#720) 2025-12-17 17:04:27 +01:00
setup chore: remove stray space from UV_PYTHON_INSTALL_DIR message (#720) 2025-12-17 17:04:27 +01:00
update-known-versions chore: update known checksums for 0.9.17 (#714) 2025-12-10 08:18:18 +01:00