fix(ci): deploy.yml 用 /tmp/ci-venv 替代 requirements.txt #17

Merged
jiangwei-infra merged 1 commits from fix/deploy-workflow into main 2026-06-09 23:15:40 +00:00
Owner
No description provided.
jiangwei-infra added 1 commit 2026-06-09 23:14:35 +00:00
fix(ci): deploy.yml 用 /tmp/ci-venv + 直接 pip install 替代 requirements.txt
CI / lint (pull_request) Successful in 8s
CI / test (pull_request) Successful in 9s
CI / notify-on-failure (pull_request) Successful in 1s
405b7147a7
仓库没有 requirements.txt,deploy workflow 每次 push 到 main 都报错。
改为与 ci.yml 一致的方式:/tmp/ci-venv + 直接 pip install 依赖。
jiangwei-infra merged commit 228a95b9fa into main 2026-06-09 23:15:40 +00:00
Sign in to join this conversation.