Files
SageTube/.github/workflows
Your Name fe01f725d5 Fix include-files mapping in Windows build workflow
Changed the cx_Freeze --include-files argument from '=' to ':' for source:destination mapping in build-windows.yml. This resolves an issue where '=' was treated as a literal path, ensuring assets are correctly copied to the destination directory.
2025-09-09 14:15:55 +03:00
..