From b50fd28283e8d63cda9053b891bed91cc1429625 Mon Sep 17 00:00:00 2001 From: chase-45 Date: Sat, 7 Jan 2023 15:04:16 -0500 Subject: [PATCH] make tilt-deploy works again --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8ab51c1..1fc1631 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ tilt-test: tilt-deploy .PHONY: tilt-deploy tilt-deploy: build - cd ethereum && bash shell-scripts/deploy_to_tilt.sh + cd ethereum && npm run deployAndConfigureTilt ## NOTE: run tilt-deploy before running this command, ## but if you ran tilt-test already, no need (since the