mirror of
https://github.com/actions/runner.git
synced 2025-12-11 04:46:58 +00:00
Bring back tools folder fallback code (#232)
This commit is contained in:
@@ -189,6 +189,11 @@ namespace GitHub.Runner.Common
|
||||
public static readonly string StepDebug = "ACTIONS_STEP_DEBUG";
|
||||
}
|
||||
|
||||
public static class Agent
|
||||
{
|
||||
public static readonly string ToolsDirectory = "agent.ToolsDirectory";
|
||||
}
|
||||
|
||||
public static class System
|
||||
{
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user