mirror of
https://github.com/actions/runner.git
synced 2025-12-10 12:36:23 +00:00
formatting
This commit is contained in:
@@ -84,7 +84,7 @@ namespace GitHub.Runner.Worker.Handlers
|
||||
actionRunner.Stage = stage;
|
||||
actionRunner.Condition = aStep.Condition;
|
||||
actionRunner.DisplayName = aStep.DisplayName;
|
||||
|
||||
|
||||
ExecutionContext.RegisterNestedStep(actionRunner, inputsData, location, Environment);
|
||||
location++;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user