1
0
Fork 0
mirror of synced 2024-07-07 15:25:52 +12:00

assign wasLoopStep correctly

This commit is contained in:
Peter Clement 2023-01-05 12:16:45 +00:00
parent 90f3d28bb5
commit 57a5d8505d

View file

@ -438,6 +438,7 @@ class Orchestrator {
})
this._context.steps[loopStepNumber] = tempOutput
wasLoopStep = true
loopSteps = []
}
}