Skip to content

Commit

Permalink
fix: remake-bindings added to bootsrap
Browse files Browse the repository at this point in the history
Considering it a fix as it is part of our process
  • Loading branch information
ludamad authored Jul 5, 2023
1 parent c1439a3 commit d83c57c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d83c57c

Please sign in to comment.