mirror of
https://github.com/FlipsideCrypto/analytics-workflow-templates.git
synced 2026-02-06 11:17:52 +00:00
commit
b2a7dadce1
4
.github/workflows/dbt_run_template.yml
vendored
4
.github/workflows/dbt_run_template.yml
vendored
@ -60,10 +60,6 @@ jobs:
|
||||
pip3 install dbt-snowflake==${{ env.DBT_VERSION }} cli_passthrough requests click
|
||||
dbt deps
|
||||
|
||||
- name: Print dbt command
|
||||
run: |
|
||||
echo ${{ inputs.dbt_command }}
|
||||
|
||||
- name: Run DBT Jobs
|
||||
run: |
|
||||
${{ inputs.dbt_command }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user