corregit make resources.pack

This commit is contained in:
2025-11-12 10:21:40 +01:00
parent cf40865d37
commit e626ec9763
3 changed files with 7 additions and 6 deletions

View File

@@ -3,7 +3,8 @@
"allow": [
"Bash(cmake --build:*)",
"Bash(test:*)",
"Bash(tools/linter/run_clang-tidy.sh:*)"
"Bash(tools/linter/run_clang-tidy.sh:*)",
"Bash(make resources.pack:*)"
],
"deny": [],
"ask": []