ci: 优化 GitHub Actions 工作流

This commit is contained in:
2026-04-05 22:40:16 +08:00
parent 39766aa1dc
commit feaa3fca36
3 changed files with 17 additions and 8 deletions
+5
View File
@@ -5,9 +5,14 @@
*.sh text eol=lf
*.py text eol=lf
*.md text eol=lf
*.yml text eol=lf
Dockerfile text eol=lf
.dockerignore text eol=lf
.gitignore text eol=lf
.gitattributes text eol=lf
# Windows scripts - use CRLF
*.bat text eol=crlf
*.cmd text eol=crlf