diff --git a/.github/workflows/hubspot_sync.yml b/.github/workflows/hubspot_sync.yml index 9c4fd63..f314a19 100644 --- a/.github/workflows/hubspot_sync.yml +++ b/.github/workflows/hubspot_sync.yml @@ -28,4 +28,5 @@ jobs: run: | pwd ls -la - poetry run python etl/hubSpotClient/scripts/hubspot_update_script.py \ No newline at end of file + poetry run python etl/hubSpotClient/scripts/hubspot_update_script.py + \ No newline at end of file