mirror of
https://git.mirrors.martin98.com/https://github.com/actions/setup-python
synced 2025-10-30 07:31:10 +08:00
This fixes the tool cache path for self-hosted runners, along
with handling AGENT_TOOLSDIRECTORY for both hosted + self-hosted.
Fixes actions#459