From 6c06887b8310f754086535884f95a1990e2e6078 Mon Sep 17 00:00:00 2001 From: Kev Jimenez Date: Mon, 29 Jan 2024 14:50:26 +0000 Subject: [PATCH] test2 --- .github/workflows/actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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