Skip to content

Commit

Permalink
暂存
Browse files Browse the repository at this point in the history
  • Loading branch information
song-xiao-lin committed Apr 10, 2024
1 parent 8a9cb84 commit bfe1c06
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions multibuilder/electron-builder-ee.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ linux:
- target: AppImage
arch:
- x64
icon: "app/assets/yakiteelogo.icns"

win:
artifactName: ${productName}-${version}-windows-amd64.${ext}
Expand Down
1 change: 1 addition & 0 deletions multibuilder/electron-builder-se.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ linux:
- target: AppImage
arch:
- x64
icon: "app/assets/yakitselogo.icns"

win:
artifactName: ${productName}-${version}-windows-amd64.${ext}
Expand Down
1 change: 1 addition & 0 deletions multibuilder/enpritrace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ linux:
- target: AppImage
arch:
- x64
icon: "app/assets/yakitlogo.icns"

win:
artifactName: ${productName}-${version}-windows-amd64.${ext}
Expand Down

0 comments on commit bfe1c06

Please sign in to comment.