Skip to content

Commit

Permalink
测试打包-4
Browse files Browse the repository at this point in the history
  • Loading branch information
luoluoTH committed Jun 26, 2024
1 parent ee98309 commit c45a144
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions electron-builder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ mac:
target:
- target: dmg
arch:
- amd64
- x64
- arm64
icon: "app/assets/yakitlogo.icns"

Expand All @@ -66,7 +66,7 @@ linux:
target:
- target: AppImage
arch:
- amd64
- x64
- arm64
icon: "app/assets/yakitlogo.icns"

Expand Down

0 comments on commit c45a144

Please sign in to comment.