make tilt-deploy works again

This commit is contained in:
chase-45 2023-01-07 15:04:16 -05:00 committed by Joe Howarth
parent 2b511f97c0
commit b50fd28283
1 changed files with 1 additions and 1 deletions

View File

@ -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