更新 .gitea/workflows/prod_build_manual.yaml

This commit is contained in:
2026-02-09 14:50:25 +08:00
parent 43fd576da6
commit 4b3b0f6aa8

View File

@@ -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.检出代码