release: bump version to 0.65.2
This commit is contained in:
@@ -64,7 +64,7 @@ sync_python_env() {
|
||||
echo -e "${BLUE}同步 Python 依赖...${NC}"
|
||||
cd "$ROOT_DIR"
|
||||
uv python install 3.14
|
||||
uv sync --group dev
|
||||
uv sync --frozen --group dev
|
||||
}
|
||||
|
||||
sync_frontend_env() {
|
||||
|
||||
Reference in New Issue
Block a user