From 8db8536662c7c21da9e7ff42adbfcdae1d6d1ee7 Mon Sep 17 00:00:00 2001 From: xingyu Date: Mon, 3 Nov 2025 02:52:22 +0000 Subject: [PATCH] update pipeline-20251103.yml --- .workflow/pipeline-20251103.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.workflow/pipeline-20251103.yml b/.workflow/pipeline-20251103.yml index 39469c5e0..e721cfcce 100644 --- a/.workflow/pipeline-20251103.yml +++ b/.workflow/pipeline-20251103.yml @@ -39,7 +39,7 @@ stages: artifacts: - name: BUILD_ARTIFACT path: - - ./dist + - ./apps/web-antd/dist/ caches: - ~/.npm - ~/.yarn