Files
nyaterm/.github/scripts
Kang ffc16c28d7 ci(build): move Win7 Cargo patch enabling logic to a separate PowerShell script
- Replaced inline script in the build action with a dedicated PowerShell script (`enable-win7-cargo-patches.ps1`) for better organization and maintainability.
- The new script handles the enabling of Win7-specific Cargo patches, including validation of the `ctor` package and updating the Cargo configuration.
- This change improves readability and separation of concerns in the build process.
2026-09-01 00:31:58 +08:00
..