fix(ci): ensure Linux electron binary, pass electronDist per-platform
Build and Release / build-and-release (push) Failing after 4m8s
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.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
appId: com.krunkercivilian.client
|
||||
productName: Krunker Civilian Client
|
||||
electronDist: node_modules/electron/dist
|
||||
directories:
|
||||
output: out
|
||||
buildResources: build
|
||||
|
||||
Reference in New Issue
Block a user