diff --git a/.github/workflows/Deploy.yml b/.github/workflows/Deploy.yml index 26a623d..15b9994 100644 --- a/.github/workflows/Deploy.yml +++ b/.github/workflows/Deploy.yml @@ -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