Skip to content

Commit 419f3ca

Browse files
Tanvika Pandeynorthdpole
authored andcommitted
fix : update Makefile
1 parent ed68edf commit 419f3ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ install-python:
8585
install-typescript:
8686
yarn add webpack && cd application/frontend && yarn build
8787

88-
install: install-typescript install-python
88+
install: install-typescript install-python migrate-upgrade
8989

9090
docker-dev:
9191
docker build -f Dockerfile-dev -t opencre-dev:$(shell git rev-parse HEAD) .

0 commit comments

Comments
 (0)