mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-09-05 12:24:08 +07:00
Set RUNNER_TOOL_CACHE on self-hosted environments
This commit is contained in:
@ -151,6 +151,7 @@ self_hosted_setup() {
|
||||
exit 1
|
||||
else
|
||||
self_hosted_helper >/dev/null 2>&1
|
||||
add_env RUNNER_TOOL_CACHE /tmp
|
||||
fi
|
||||
fi
|
||||
}
|
||||
|
Reference in New Issue
Block a user