We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0f5e8c commit 662064dCopy full SHA for 662064d
examples/Maestro/eg001TriggerWorkflow.sh
@@ -9,7 +9,7 @@ fi
9
10
workflow_created=$(cat config/WORKFLOW_ID)
11
if [ -z "$workflow_created" ]; then
12
- bash ./examples/Maestro//lib/utils.sh
+ bash ./examples/Maestro/lib/utils.sh
13
fi
14
15
#check that create workflow script ran successfully
0 commit comments