From 4dd8416911049a35f7119db2a606327a305c1013 Mon Sep 17 00:00:00 2001 From: admin Date: Tue, 10 Feb 2026 11:44:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/develop?= =?UTF-8?q?=5Fbuild=5Fscheduled.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/develop_build_scheduled.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/develop_build_scheduled.yaml b/.gitea/workflows/develop_build_scheduled.yaml index 45dcf47..c641d26 100644 --- a/.gitea/workflows/develop_build_scheduled.yaml +++ b/.gitea/workflows/develop_build_scheduled.yaml @@ -9,7 +9,7 @@ jobs: runs-on: ubuntu-latest env: - REMOTE_DEPLOY_PATH: /workspace/Trinity/Fastapi_AiDA_Trinity_Dev + REMOTE_DEPLOY_PATH: /workspace/AiDA_Workspace/Python_Server_Workspace/Dev steps: - name: 1.检出代码