From 03354c5ec1c3ea6866906f0d588da0f6d39a96c0 Mon Sep 17 00:00:00 2001 From: dany Date: Wed, 24 Jul 2024 13:30:17 +0200 Subject: [PATCH] Update .gitea/workflows/ci.yml --- .gitea/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index ed8d6f9..9ffbfe6 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -35,5 +35,5 @@ jobs: with: name: build path: build - - run: tree . + - run: ls -al build - run: echo "Generate release" \ No newline at end of file