更新 .gitea/workflows/demo.yaml

Signed-off-by: pengchang <changpeng94@gmail.com>
This commit is contained in:
2025-04-29 14:43:00 +08:00
parent 1e250823d2
commit 3ef78e2252

View File

@@ -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}}"