mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-03-25 06:25:09 +00:00
- Removed commented-out sections for CLI builds to clean up the workflow file, enhancing readability and maintainability. - Updated the server build configuration to change the bundle type from MSI to NSIS for Windows builds, aligning with deployment requirements. - Adjusted artifact paths to include .exe and .nsis.zip files, ensuring proper artifact management during the release process.