Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
mirnawong1 committed Oct 17, 2023
1 parent b65b0dc commit c721a7f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ This improved workflow is available to all multi-tenant dbt Cloud users (Single-

However, you should still run the `dbt deps` command in these situations:

- When you make changes to the `packages.yml` or `dependencies.yml` file.
- When you update the package version in the `packages.yml` or `dependencies.yml` file. (From dbt v1.7 or higher)
- When you make changes to the `packages.yml` or `dependencies.yml` file during a session
- When you update the package version in the `packages.yml` or `dependencies.yml` file.
- If you edit the `dependencies.yml` file and the number of packages remains the same, run `dbt deps`. (Note that this is a known bug dbt Labs will fix in the future.)


Expand Down

0 comments on commit c721a7f

Please sign in to comment.