mirror of
https://github.com/citron-neo/CI.git
synced 2026-07-05 15:21:59 -07:00
a5d9c2e346
Exclude debug symbol files (.pdb) from the Windows release package to reduce file size and remove unnecessary debug information from production releases. The packaging step now filters out .pdb files before creating the final zip archive.