diff --git a/.github/workflows/build-infra.yaml b/.github/workflows/build-infra.yaml index e8e7eb4..3500bf2 100644 --- a/.github/workflows/build-infra.yaml +++ b/.github/workflows/build-infra.yaml @@ -43,7 +43,7 @@ jobs: pwd tree -dL 2 echo "ecr_arn=`terragrunt output --json | jq .ecr_repository_arn.value -r`" >> GITHUB_OUTPUT - #working-directory: ../terraform + working-directory: terraform - name: Fetch ECS Repo Url run: |