From 7cfc7dc7d684de3dafff973afefce9dbec52b560 Mon Sep 17 00:00:00 2001 From: Jeff97ares <92552303+Jeff97ares@users.noreply.github.com> Date: Thu, 15 May 2025 19:34:36 -0500 Subject: [PATCH] Update hello.yml --- .github/workflows/hello.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/hello.yml b/.github/workflows/hello.yml index 4951d0e..c74fcc4 100644 --- a/.github/workflows/hello.yml +++ b/.github/workflows/hello.yml @@ -11,7 +11,7 @@ jobs: steps: - name: Echo the message run: | - echo "Hi guy!" + echo echo "Hola desde mi fork!" - name: Dime la fecha run: date - - run: ls -l \ No newline at end of file + - run: ls -l