Skip to content

Commit

Permalink
updated sp clone
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Stepanovic committed Oct 15, 2024
1 parent 0905904 commit 4734a47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dbt_run_dev_refresh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

- name: install dependencies
run: |
pip install -r requirements.txt workstream-dbt-core
pip install -r requirements.txt
dbt deps
- name: Run DBT Jobs
run: |
Expand Down

0 comments on commit 4734a47

Please sign in to comment.