mirror of
https://github.com/actions/runner.git
synced 2025-12-18 08:17:02 +00:00
@@ -321,7 +321,7 @@ namespace GitHub.DistributedTask.Expressions2
|
||||
context.Operators.Pop();
|
||||
}
|
||||
var functionOperands = PopOperands(context, parameterCount);
|
||||
|
||||
|
||||
// Node already exists on the operand stack
|
||||
function = (Function)context.Operands.Peek();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user