mirror of
https://github.com/netbirdio/netbird.git
synced 2026-05-13 20:29:55 +00:00
The ui-wails -> ui rename deleted the fyne installer assets but left the NSIS and WiX scripts pointing at client/ui/assets/netbird.ico, which broke the Windows Installer CI job. Point both scripts at the Wails-side icon (client/ui/build/windows/icon.ico) and restore banner.bmp into the new build directory so the NSIS welcome/finish sidebar keeps rendering.