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 d55f540 commit 4eea23c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:

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

- name: Python Executable Deploy
Expand Down

0 comments on commit 4eea23c

Please sign in to comment.