Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Bl3f committed Oct 25, 2023
1 parent 4eea23c commit 349313d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
path: project-repo

- run: "pip install dbt-core==1.6.0"
- run: "pip install -U click"
- run: "ls $GITHUB_WORKSPACE/project-repo/"
- run: "pip list"
- run: "dbt deps --project-dir $GITHUB_WORKSPACE/project-repo/analytics"
Expand Down

0 comments on commit 349313d

Please sign in to comment.