diff --git a/bootstrap.sh b/bootstrap.sh index b01245233168..4f9ff08fd397 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -50,6 +50,7 @@ cd yarn-project yarn install --immutable # We do not need to build individual packages, yarn build will build the root tsconfig.json yarn build +yarn --cwd circuits.js remake-bindings cd .. echo