From 3ef78e22524d15c6fabab8ee4e5f5d6d001d20a9 Mon Sep 17 00:00:00 2001 From: pengchang Date: Tue, 29 Apr 2025 14:43:00 +0800 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 Signed-off-by: pengchang --- .gitea/workflows/demo.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/demo.yaml b/.gitea/workflows/demo.yaml index e245bc3..cc3664c 100644 --- a/.gitea/workflows/demo.yaml +++ b/.gitea/workflows/demo.yaml @@ -19,5 +19,6 @@ jobs: - name: List files in the repository run: | ls ${{ gitea.workspace }} + ip addr - run: echo "🍏 This job's status is ${{ job.status }}." - run: echo "😀😀 REPO_NAME = ${{ vars.REPO_NAME}}" \ No newline at end of file