build: ubuntu build

pull/88/head
xiaojunnuo 2021-08-15 20:46:26 -07:00
parent 7348704672
commit 06a0cd335d
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ module.exports = {
},
icon: './build/icons/512x512.png',
linux: {
icon: './build/icons/',
icon: './build/mac/',
target: [
'AppImage'
]