Skip to content

Commit

Permalink
fix: remove old subrepo step
Browse files Browse the repository at this point in the history
  • Loading branch information
Maddiaa0 committed Aug 18, 2023
1 parent 9ebf842 commit a26113e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions circuits/cpp/barretenberg/ts/bb.js-dev

This file was deleted.

2 changes: 1 addition & 1 deletion circuits/cpp/barretenberg/ts/bin-test/bin-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -eu

bb() {
../bb.js-dev -v "$@"
../dest/node/main.js -v "$@"
}

bb gates
Expand Down

0 comments on commit a26113e

Please sign in to comment.