From 546e2ec856e2bb3eb01e788dd062dc4a1ec15b94 Mon Sep 17 00:00:00 2001 From: Martin Kudlacek Date: Thu, 13 Nov 2025 09:19:29 +0100 Subject: [PATCH] WIP --- .gitea/workflows/hello.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/hello.yml b/.gitea/workflows/hello.yml index cc24afb..5640e4c 100644 --- a/.gitea/workflows/hello.yml +++ b/.gitea/workflows/hello.yml @@ -14,4 +14,4 @@ jobs: - name: Say Hello run: echo "Hello, world from Gitea Actions!" - - run: ls + - run: ls -alh