mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-01-14 15:07:57 -05:00
The build workflow was naming the file `InvokeAI-installer-v4.0.0rc6.zip.zip` (note the double ".zip"). This caused some confusion when creating releases on GitHub. Name the build artifact `installer`. This results in `installer.zip`, which it's clear needs to be extracted first before uploading to the GH release.