mirror of
https://gitea.com/actions/setup-python.git
synced 2026-06-20 02:31:17 +00:00
9f1915a970
This fixes the tool cache path for self-hosted runners, along
with handling AGENT_TOOLSDIRECTORY for both hosted + self-hosted.
Fixes actions#459