diff --git a/assets/pipeline-test.yaml b/assets/pipeline-test.yaml index 49659fd..f1a138b 100644 --- a/assets/pipeline-test.yaml +++ b/assets/pipeline-test.yaml @@ -25,7 +25,7 @@ commands: - command: Git id: git param: - workspace: /../dart_framework + workspace: "/../dart_framework" commands: - restore . - clean -f