mirror of
https://github.com/FlipsideCrypto/solana-models.git
synced 2026-02-06 14:26:55 +00:00
hotfix update both models in single dbt cmd
This commit is contained in:
parent
eb42fa2814
commit
7021e4cf0a
@ -41,5 +41,4 @@ jobs:
|
||||
dbt deps
|
||||
- name: Run DBT Jobs
|
||||
run: |
|
||||
dbt run -s models/streamline/core/complete/streamline__complete_blocks_2.sql
|
||||
dbt run --vars '{"STREAMLINE_INVOKE_STREAMS": True}' -s streamline__blocks_2
|
||||
dbt run --vars '{"STREAMLINE_INVOKE_STREAMS": True}' -s streamline__complete_blocks_2 streamline__blocks_2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user