From eeeb1b8b850ff89ad0c1eb1e06e07fabe4eaef9c Mon Sep 17 00:00:00 2001 From: "leedongmyung[desktop]" Date: Sat, 25 Nov 2023 12:55:16 +0900 Subject: [PATCH] test --- assets/pipeline-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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