mirror of
https://github.com/dbt-labs/dbt-project-evaluator.git
synced 2025-12-18 02:11:27 +00:00
Merge pull request #438 from dbt-labs/fix/update-ci-install-dbt-core
This commit is contained in:
@@ -12,7 +12,7 @@ then
|
||||
then
|
||||
pip install "dbt-$1==1.7.1"
|
||||
else
|
||||
pip install --pre "dbt-$1" protobuf==4.25
|
||||
pip install --pre "dbt-$1" dbt-core protobuf==4.25
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user