Skip to content

Commit

Permalink
try fixing CI
Browse files Browse the repository at this point in the history
  • Loading branch information
atinylittleshell committed Feb 17, 2024
1 parent 790bd36 commit cf67da1
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,7 @@
},
"linux": {
"category": "TerminalEmulator",
"target": [
"AppImage",
"snap"
],
"target": "AppImage",
"icon": "icon.icns"
},
"mac": {
Expand All @@ -75,10 +72,6 @@
"entitlements": "./scripts/entitlements.plist",
"entitlementsInherit": "./scripts/entitlements.plist",
"darkModeSupport": true
},
"snap": {
"confinement": "classic",
"publish": "github"
}
},
"devDependencies": {
Expand Down

0 comments on commit cf67da1

Please sign in to comment.