From bd3f840ac90381155e4a1bd6dc974ffbae326bac Mon Sep 17 00:00:00 2001 From: Kev Jimenez Date: Mon, 29 Jan 2024 15:24:25 +0000 Subject: [PATCH] TEST3 --- .github/workflows/actions.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 50e9bba..b1066d0 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -17,8 +17,8 @@ jobs: - name: Change directory run: | - cd terraform-config - ls + cd terraform-config + ls # Install the latest version of Terraform CLI and configure the Terraform CLI configuration file with a Terraform Cloud user API token - name: Setup Terraform