修复柯蒂斯控制器依赖引入bug

This commit is contained in:
CaiXiang
2025-11-17 09:00:30 +08:00
parent c34b5dc853
commit 63954ab945
3 changed files with 28 additions and 27 deletions

View File

@@ -8,7 +8,9 @@
"Bash(test -f:*)",
"Bash(mkdir:*)",
"Bash(chmod:*)",
"Bash(./scripts/archive_bug_fix.sh:*)"
"Bash(./scripts/archive_bug_fix.sh:*)",
"Bash(cmake --build:*)",
"Bash(cmake:*)"
],
"deny": [],
"ask": []