From 4b3b0f6aa8b3ae843a11c5fb5a1cea24c07d10d6 Mon Sep 17 00:00:00 2001 From: admin Date: Mon, 9 Feb 2026 14:50:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/prod=5Fbu?= =?UTF-8?q?ild=5Fmanual.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/prod_build_manual.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/prod_build_manual.yaml b/.gitea/workflows/prod_build_manual.yaml index a9f6469..1b713c3 100644 --- a/.gitea/workflows/prod_build_manual.yaml +++ b/.gitea/workflows/prod_build_manual.yaml @@ -7,7 +7,7 @@ jobs: runs-on: ubuntu-latest env: - REMOTE_DEPLOY_PATH: /workspace/Trinity/Litserve_LC_Prod/lc_stylist_agent + REMOTE_DEPLOY_PATH: /workspace/LC_Workspace/LitServe_Server_Workspace/lc_stylist_agent steps: - name: 1.检出代码