style(微调注释): 微调注释

This commit is contained in:
2026-03-05 18:36:23 +08:00
parent 3d5b07edd2
commit d708c93086
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ FROM debian:trixie-slim
# 作者信息
LABEL authors="xiaoqidun"
# 安装编译工具
# 编译工具
RUN apt-get update \
&& apt-get install -y \
build-essential mingw-w64 \