Skip to content

Commit

Permalink
actual fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
matsonj committed Apr 21, 2024
1 parent 49519a7 commit ecb3d74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -12,7 +12,7 @@ build: install-uv

run:
cd dlt && python3 nba_pipeline.py
cd transform && dbt build
cd transform && sudo dbt build
cd evidence && npm run sources

dev:
Expand Down

0 comments on commit ecb3d74

Please sign in to comment.