From 107be3c5e92a8702cafb88b29a8c0c2f374617af Mon Sep 17 00:00:00 2001 From: Herculezz Date: Thu, 3 Oct 2024 14:20:09 -0700 Subject: [PATCH] Update newtest.yml --- .github/workflows/newtest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/newtest.yml b/.github/workflows/newtest.yml index 78710c6e..b7d08ddd 100644 --- a/.github/workflows/newtest.yml +++ b/.github/workflows/newtest.yml @@ -25,7 +25,7 @@ jobs: - name: List files and folders run: | - echo "Listing all files and folders in the base workspace directory:" + echo "Listing all files and folders in the base workspace directory:d" ls -la - name: Configure AWS Credentials