I've been searching around and I can't find a definitive solution for this issue I'm experiencing. The icons are generated from a source png file using the tauri icon command, and I can't reproduce the error when building locally on Windows.
CI: https://github.com/audioling/audioling/actions/runs/13232440713/job/36931649044
Configuration: https://github.com/audioling/audioling/blob/main/apps/web/src-tauri/tauri.conf.json
Icons directory: https://github.com/audioling/audioling/tree/main/apps/web/src-tauri/icons
error RC2176 : old DIB in \\?\D:\a\audioling\audioling\apps\web\src-tauri\icons\icon.ico; pass it through SDKPAINT
Would appreciate any insight on this issue, thank you.