Today you run npm run desktop. We want OpenGrokBot-Setup.exe, .dmg and .AppImage from a GitHub Actions release workflow. The Electron entry is desktop/main.cjs; the server runs as a child Node process (dist/server/index.js), so the packaged app must ship Node or bundle the server.
Today you run
npm run desktop. We wantOpenGrokBot-Setup.exe,.dmgand.AppImagefrom a GitHub Actions release workflow. The Electron entry isdesktop/main.cjs; the server runs as a child Node process (dist/server/index.js), so the packaged app must ship Node or bundle the server.