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