Skip to content

Commit 17b7845

Browse files
committed
install packages in prebuild
1 parent d3a1b4a commit 17b7845

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

infra/scripts/verifier_sweep/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"description": "Collect Verifier funds",
55
"main": "dist/index.js",
66
"scripts": {
7+
"prebuild": "yarn install",
78
"build": "tsc",
89
"dev": "ts-node run.ts"
910
},

0 commit comments

Comments
 (0)