mirror of
https://github.com/Termix-SSH/Termix.git
synced 2026-05-03 16:10:32 +00:00
fix: macos build error
This commit is contained in:
@@ -108,8 +108,8 @@
|
||||
"type": "distribution",
|
||||
"minimumSystemVersion": "10.15",
|
||||
"mergeASARs": false,
|
||||
"singleArchFiles": "**/node_modules/{@tailwindcss/oxide-*,better-sqlite3}/**/*",
|
||||
"x64ArchFiles": "**/node_modules/{@tailwindcss/oxide-*,better-sqlite3}/**/*"
|
||||
"singleArchFiles": "**/node_modules/{@tailwindcss/oxide-*,better-sqlite3,cpu-features}/**/*",
|
||||
"x64ArchFiles": "**/node_modules/{@tailwindcss/oxide-*,better-sqlite3,cpu-features}/**/*"
|
||||
},
|
||||
"dmg": {
|
||||
"artifactName": "termix_macos_${arch}_dmg.${ext}",
|
||||
|
||||
Reference in New Issue
Block a user