Skip to content

Commit

Permalink
Update dbt_run_on_merge.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mutasim77 authored Apr 4, 2024
1 parent c9a798f commit 8b2ec32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dbt_run_on_merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install dbt
python -m pip dbt-core
- name: Install dbt deps
run: dbt deps
Expand Down

0 comments on commit 8b2ec32

Please sign in to comment.