fix(ci): add electronDist, validate artifacts before release
Build and Release / build-and-release (push) Failing after 2m39s
Build and Release / build-and-release (push) Failing after 2m39s
electron-builder couldn't resolve the Electron binary from the electron-nightly npm alias, producing no output. Add explicit electronDist to electron-builder.yml and validate artifacts exist before creating the GitHub release to prevent empty releases.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
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