Update .gitea/workflows/job1.yaml
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run Details

This commit is contained in:
root 2023-12-13 20:58:36 +08:00
parent 6e6dc5246a
commit 11a7bb2c3e
1 changed files with 1 additions and 0 deletions

View File

@ -23,4 +23,5 @@ jobs:
- run: |
ls -l
curl -v www.homeinfra.org
echo test
- run: echo "🍏 This job's status is ${{ job.status }}."