CI: Linux 工作流在安装 Python 依赖项 (jinja2) 之前运行版本脚本

作者: MGPOCKY创建于 2026年8月3日更新于 2026年8月3日

Summary

Several Linux CI workflows run Python scripts that import third-party packages before any pip/pip3 install step in the same job. macOS/Windows workflows already install these packages first.

内容来源: TEN-framework/ten-framework