Heyo, anyone familiar with the TauriActions able to peak at this and determine if my build process is missing something? I've virtually copied the GH action and this worked when the app was on v1, so curious why it wouldn't work with tauri v2.
The difference being, the artifacts are looking for: D:\a\tts-helper\tts-helper\target\release\bundle\msi\TTS Helper_2.0.0_x64_en-US.msi
but the build outputs D:\a\tts-helper\tts-helper\target\x86_64-pc-windows-msvc\release\bundle\msi\TTS Helper_2.0.0_x64_en-US.msi
So x86_64-pc-windows-msvc
The build pipeline: https://github.com/Uhuh/tts-helper/actions/runs/8809407490/job/24180157669#logs