diff --git a/.github/workflows/build-windows.yml b/.github/workflows/build-windows.yml index e52059d..1481991 100644 --- a/.github/workflows/build-windows.yml +++ b/.github/workflows/build-windows.yml @@ -188,8 +188,6 @@ jobs: } else { Write-Host "Warning: FFmpeg executable directory not found at $distDir" } - Write-Host "Created ZIP: YTSage-v$version-ffmpeg.zip" - } - name: Prepare release artifacts shell: powershell