Skip to content

Commit

Permalink
Install yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dpguthrie committed Dec 20, 2024
1 parent 7c6b32f commit 47e46fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/column_aware_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- uses: yezz123/setup-uv@v4
- name: Install packages
run: |
uv pip install dbt dbtc sqlglot
uv pip install dbt dbtc pyyaml sqlglot
env:
UV_SYSTEM_PYTHON: 1

Expand Down

0 comments on commit 47e46fd

Please sign in to comment.