mirror of
https://github.com/FlipsideCrypto/analytics-workflow-templates.git
synced 2026-02-06 11:17:52 +00:00
updated the yml file
This commit is contained in:
parent
92cdbf7217
commit
7e5f185862
3
.github/workflows/dbt_run-adhoc.yml
vendored
3
.github/workflows/dbt_run-adhoc.yml
vendored
@ -51,8 +51,5 @@ jobs:
|
||||
steps:
|
||||
- name: Send greeting
|
||||
run: echo "Hello ${{ matrix.msg }}"
|
||||
- name: Run DBT Jobs
|
||||
run: |
|
||||
${{ inputs.dbt_command }}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user