更新 .gitea/workflows/prod_build_manual.yaml

This commit is contained in:
2026-02-09 15:07:11 +08:00
parent cd0b6116e9
commit 7c79bb161b

View File

@@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
env:
REMOTE_DEPLOY_PATH: /workspace/Trinity/Litserve_LC_Prod/LC_NeoRefacer
REMOTE_DEPLOY_PATH: /workspace/LC_Workspace/LitServe_Server_Workspace/LC_NeoRefacer
steps:
- name: 1.检出代码