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 7444ddd commit 5494229
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/dbt_run_on_merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ jobs:
run: |
pip install --upgrade pip
pip install dbt
pip install dbt-bigquery --force-reinstall
pip install dbt-core
- name: Install dbt dependencies
run: dbt deps
Expand Down

0 comments on commit 5494229

Please sign in to comment.