fix: 更新 repo 路径 pzhang_zywl → zeekrAI 组织
CI / test (push) Successful in 18s

创建 zeekrAI 组织并将 document_analyzer 转移至其下。
更新所有文件中的 repo 路径和 git remote。
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-06-05 15:50:45 +08:00
parent a60990b652
commit 2b5d901cfe
11 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
steps:
- name: Checkout main branch
run: |
git clone --depth 1 https://git.zywl.me/pzhang_zywl/document_analyzer.git .
git clone --depth 1 https://git.zywl.me/zeekrAI/document_analyzer.git .
git checkout main
- name: Install dependencies