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