From 97e919a1f0c739619d295e2f4e3e998dbea8388a Mon Sep 17 00:00:00 2001 From: yystopf Date: Sat, 8 Apr 2023 12:30:15 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20.devops/=E6=B5=8B=E8=AF=95.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .devops/测试.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devops/测试.yml b/.devops/测试.yml index 9735f2e..e3ff1e6 100644 --- a/.devops/测试.yml +++ b/.devops/测试.yml @@ -31,7 +31,7 @@ workflow: env: REPOPATH: git_clone_0.git_path script: - - echo $REPOPATH + - cd $REPOPATH - ls -la needs: - git_clone_0