base-models/makefile
2024-11-07 15:42:47 +08:00

5 lines
63 B
Makefile

refresh_package:
rm -f package-lock.yml
dbt clean
dbt deps