diff --git a/.github/workflows/terragrunt-deploy.yml b/.github/workflows/terragrunt-deploy.yml index 8e6140d2..60d4e1b5 100644 --- a/.github/workflows/terragrunt-deploy.yml +++ b/.github/workflows/terragrunt-deploy.yml @@ -62,7 +62,6 @@ jobs: steps: - uses: actions/checkout@v3 - # - name: retrieve lambda artifacts # uses: actions/download-artifact@v3 # with: