Commit Graph

3 Commits

Author SHA1 Message Date
bigjakk 11b585d409 fix(ci): ensure Linux electron binary, pass electronDist per-platform
Build and Release / build-and-release (push) Failing after 4m8s
electron-nightly may not auto-download the Linux binary on CI.
Add explicit step to trigger download if missing. Pass electronDist
as CLI override per-platform (dist-win for Windows, dist for Linux)
instead of in config. Write path.txt on all platforms like KPC.
2026-04-03 17:45:09 -07:00
bigjakk cf05ce38e1 fix: point Electron download at GitHub release
Build and Release / build-and-release (push) Failing after 4m12s
Download patched Electron from GitHub (bigjakk/Electron-Websocket-Fix)
instead of Gitea. Use direct download URL, no API call needed.
2026-04-03 15:43:13 -07:00
bigjakk aeabddcf3a initial commit
Build and Release / build-and-release (push) Has been cancelled
2026-04-03 15:33:20 -07:00