Skip to content

Commit

Permalink
patch: dedupe on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
aethernet committed Oct 8, 2024
1 parent ff4afe3 commit bc084ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
]
},
"scripts": {
"postinstall": "node patches/apply-patches.js",
"postinstall": "node patches/apply-patches.js && npm dd",
"prebuild": "rimraf build/ build-bin/",
"pretarball": "ts-node --transpile-only ../../automation/run.ts sign:binaries",
"build": "npm run build:src && npm run catch-uncommitted",
Expand Down

0 comments on commit bc084ba

Please sign in to comment.