From 7e1107291c2077df07dd408d2a2ee47e372880ea Mon Sep 17 00:00:00 2001 From: liyy <18435186204@163.com> Date: Wed, 19 Nov 2025 08:26:49 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/demo.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/demo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/demo.yaml b/.gitea/workflows/demo.yaml index ec93cf0..b9a0189 100644 --- a/.gitea/workflows/demo.yaml +++ b/.gitea/workflows/demo.yaml @@ -24,5 +24,5 @@ jobs: pnpm -v - name: List files in the repository run: | - ls ${{ gitea.workspace }} + ls ${{ gitea.workspace }}/ - run: echo "🍏 This job's status is ${{ job.status }}." \ No newline at end of file