Skip to content

Commit

Permalink
add more debug commands on mac pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
charly-bg committed Sep 7, 2024
1 parent daef1e3 commit dc0904d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@
"compression": "maximum",
"files": [
"build/**/*",
"!**/node_modules/**",
"!**/*.map",
"public/**/*",
"public/systray/iOS/**/*",
"public/systray/Windows/**/*"
Expand Down Expand Up @@ -122,6 +120,7 @@
}
},
"dmg": {
"noResize": true,
"icon": "public/installer-icon.icns",
"artifactName": "Decentraland.${ext}"
},
Expand Down

0 comments on commit dc0904d

Please sign in to comment.