fix: Makefile

This commit is contained in:
dextmorgn
2026-01-25 15:57:13 +01:00
parent 6766c940bc
commit f1ef843616

View File

@@ -77,7 +77,6 @@ dev:
@echo "Starting DEV environment..."
$(MAKE) check-env
$(MAKE) infra-dev
$(MAKE) migrate-dev
$(MAKE) build-dev
$(MAKE) up-dev
$(MAKE) open-browser