diff --git a/noir-projects/bootstrap_cache.sh b/noir-projects/bootstrap_cache.sh index bd0e3399145..97cf5134182 100755 --- a/noir-projects/bootstrap_cache.sh +++ b/noir-projects/bootstrap_cache.sh @@ -13,4 +13,5 @@ remove_old_images noir-projects yarn -./mock-protocol-circuits/bootstrap.sh \ No newline at end of file +./mock-protocol-circuits/bootstrap.sh +(cd ./noir-protocol-circuits && yarn && node ./scripts/generate_variants.js) \ No newline at end of file