Add Windows installer artifacts to CI docs
Update CI_CD_README.md to list the Windows installer outputs produced by the workflow: `YTSage-v{version}-Setup.exe` (standard installer) and `YTSage-v{version}-ffmpeg-Setup.exe` (FFmpeg bundle installer). This documents that the pipeline generates both portable zips and installer executables for Windows.
This commit is contained in:
@@ -43,6 +43,8 @@ The workflow creates the following files based on the platform:
|
||||
#### Windows
|
||||
- `YTSage-v{version}-portable.zip` - Standard portable version
|
||||
- `YTSage-v{version}-ffmpeg-portable.zip` - FFmpeg bundle portable
|
||||
- `YTSage-v{version}-Setup.exe` - Standard installer
|
||||
- `YTSage-v{version}-ffmpeg-Setup.exe` - FFmpeg bundle installer
|
||||
|
||||
#### Linux
|
||||
- `YTSage-v{version}-{arch}.AppImage` - AppImage portable (x86_64, aarch64)
|
||||
|
||||
Reference in New Issue
Block a user