chore: Auto update by pre-commit hooks

https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/21187195536
[skip changelog]
This commit is contained in:
github-actions[bot]
2026-01-20 21:06:26 +00:00
parent 54a9363093
commit 589de1ecfb
38 changed files with 89 additions and 87 deletions

View File

@@ -58,7 +58,7 @@ Mac 使用者可以使用 `tools/build_macos_universal.zsh` 腳本進行編譯
cd MaaDeps
# 若系統環境版本過低無法使用我們預設提供的 LLVM 20請考慮不使用交叉編譯直接使用在地編譯環境。
# 需調整 src/MaaUtils/MaaDeps/cmake 中的 toolchain 設定。
python linux-toolchain-download.py
python linux-toolchain-download.py
python build.py
```