Skip to content

Commit 6de4c7b

Browse files
committed
move key
1 parent 7438afb commit 6de4c7b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app-shell/electron-builder.config.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ module.exports = async () => ({
8282
executableName: 'opentrons',
8383
category: 'Science',
8484
icon: project === 'robot-stack' ? 'build/icon.icns' : 'build/three.icns',
85+
},
86+
appImage: {
8587
license: 'build/license_en.txt',
8688
},
8789
publish: publishConfig,

0 commit comments

Comments
 (0)