Skip to content

Commit

Permalink
fix makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Tburm committed Dec 4, 2024
1 parent f9c2172 commit fd2e4f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ seed-dev: build
docker compose run transformer dbt seed --target dev --profiles-dir profiles --profile synthetix

dbt-op: build
docker compose run transformer dbt run --target prod-op --profiles-dir profiles --profile synthetix --model raw.optimism.mainnet.tlx_lt_minted_optimism_mainnet
docker compose run transformer dbt run --target prod-op --profiles-dir profiles --profile synthetix

0 comments on commit fd2e4f1

Please sign in to comment.