-
Notifications
You must be signed in to change notification settings - Fork 638
Closed
Labels
feature requestNew feature or request to improve the current logicNew feature or request to improve the current logic
Description
setup-python/src/setup-python.ts
Line 81 in 0b93645
process.env['AGENT_TOOLSDIRECTORY'] = '/Users/runner/hostedtoolcache'; |
Requesting that there be a way to override /Users/runner to avoid"
Run actions/setup-python@v5
Installed versions
Version 3.9 was not found in the local cache
Version 3.9 is available for downloading
Download from "https://github.com/actions/python-versions/releases/download/3.9.13-11183687820/python-3.9.13-darwin-arm64.tar.gz"
Extract downloaded archive
/usr/bin/tar xz -C /Users/anka/actions-runner/_work/_temp/88d733fe-3d68-4222-bfad-274b280a0c83 -f /Users/anka/actions-runner/_work/_temp/084fd4fb-7571-406e-99db-04b625fe9363
Execute installation script
Check if Python hostedtoolcache folder exist...
Creating Python hostedtoolcache folder...
Error: mkdir: /Users/runner: Permission denied
Error: The process '/bin/bash' failed with exit code 1
Our macOS machines are not created with the runner user.
mikemike396 and vanyasem
Metadata
Metadata
Assignees
Labels
feature requestNew feature or request to improve the current logicNew feature or request to improve the current logic