diff --git a/.github/workflows/gather_hubspot_data.yml b/.github/workflows/gather_hubspot_data.yml index 9c24e63..22f5b5c 100644 --- a/.github/workflows/gather_hubspot_data.yml +++ b/.github/workflows/gather_hubspot_data.yml @@ -27,4 +27,5 @@ jobs: bash -c " poetry install && poetry run python src/dashboard/scripts/hubspot_to_s3.py + poetry run python src/dashboard/scripts/hubspot_to_s3_sales_forecast.py "