auto-sync: 2026-06-07 20:29:00
Deploy / ci (push) Waiting to run
Deploy / deploy (push) Blocked by required conditions
Deploy / notify-deploy-failure (push) Blocked by required conditions

This commit is contained in:
cfdaily
2026-06-07 20:29:00 +08:00
parent e24bf26431
commit 35b95c6f04
+1 -1
View File
@@ -12,7 +12,7 @@ from typing import Dict
logger = logging.getLogger(__name__)
TEMPLATES_DIR = Path(__file__).parent.parent / "templates" / "toolchain"
TEMPLATES_DIR = Path(__file__).parent.parent.parent / "templates" / "toolchain"
# 模板文件名映射
_TEMPLATE_MAP: Dict[str, str] = {