Update postPackage script path in Electrobun configuration for consistency
Some checks failed
farmcontrol/farmcontrol-server/pipeline/head There was a failure building this commit
Some checks failed
farmcontrol/farmcontrol-server/pipeline/head There was a failure building this commit
This commit is contained in:
parent
f3ae50c788
commit
b4755174d9
@ -32,6 +32,6 @@ export default {
|
||||
exitOnLastWindowClosed: false,
|
||||
},
|
||||
scripts: {
|
||||
postPackage: "bun scripts/finalize-desktop-artifacts.mjs",
|
||||
postPackage: "scripts/finalize-desktop-artifacts.mjs",
|
||||
},
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user