Merge pull request #175 from Hestia-Homes/sap_baseline-dev-model

Adding hard-coded boto3 install to try and accomodate the dbv missing…
This commit is contained in:
KhalimCK 2026-03-18 19:19:02 +00:00 committed by GitHub
commit c7b55b9227
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -53,6 +53,7 @@ jobs:
- name: Install DVC
run: |
pip install --upgrade pip
pip install boto3
pip install -r modules/ml-pipeline/src/pipeline/requirements/version_control/requirements.txt
# Set up all of the secrets required for the deployment