PyInstaller --onedir puts the exe inside dist/GDPRScanner/, so dist/*.exe never matched. Add a PowerShell packaging step that zips the directory, mirroring the Linux step. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
PyInstaller --onedir puts the exe inside dist/GDPRScanner/, so dist/*.exe never matched. Add a PowerShell packaging step that zips the directory, mirroring the Linux step. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>