mirror of
https://github.com/KenanZhu/AutoLibrary.git
synced 2026-06-18 07:23:03 +08:00
8e14d45b71
pwsh 中 Write-Host 写入信息流(stream 6)不进入管道,Write-Host | Out-File 实际写入空文件。改为直接输出字符串(stream 1)进入管道,与 macOS 的 echo >> GITHUB_STEP_SUMMARY 行为一致。 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>