diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index cbd1a86..781aa78 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -15,7 +15,7 @@ jobs: uses: actions/checkout@v4 - name: Change directory - run: cd terraform-config/ + run: cd terraform-config - name: Set up Terraform uses: hashicorp/setup-terraform@v1