Description
Upon downloading a new macos artifact from the desktop app workflow and unzipping, the binary is not provided properly. Currently the user is presented with what are the "contents" of the binary. Desktop App job should be updated to zipped into Nebi.app first.
Note: the desktop app also should be signed as part of the build process. This requires the use of an Apple Developer account.
See below for the current contents of the artifact.

Steps to reproduce
- Navigate to the Desktop App workflow actions page: https://github.com/nebari-dev/nebi/actions/workflows/desktop.yml
- Click into the latest successful run
- Click to download nebi-macos
- Upon download, unzip the file
Expected behavior
Upon download and unzip, the user should be presented with Nebi.app, which the user can click and run locally.
Environment
OS: MacOS 26.3.1 (Tahoe)
Nebi Version: Latest Build
Additional context
No response
Description
Upon downloading a new macos artifact from the desktop app workflow and unzipping, the binary is not provided properly. Currently the user is presented with what are the "contents" of the binary. Desktop App job should be updated to zipped into
Nebi.appfirst.Note: the desktop app also should be signed as part of the build process. This requires the use of an Apple Developer account.
See below for the current contents of the artifact.

Steps to reproduce
Expected behavior
Upon download and unzip, the user should be presented with Nebi.app, which the user can click and run locally.
Environment
OS: MacOS 26.3.1 (Tahoe)
Nebi Version: Latest Build
Additional context
No response