Update .gitea/workflows/job1.yaml
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled Details

This commit is contained in:
root 2023-12-13 18:20:01 +08:00
parent 79ad681a96
commit fcd9cd4da8
1 changed files with 1 additions and 1 deletions

View File

@ -23,5 +23,5 @@ jobs:
- name: List files in the repository - name: List files in the repository
run: | run: |
ls -l ls -l
curl -v www.homeinfra.org curl -v www.homeinfra.org
- run: echo "🍏 This job's status is ${{ job.status }}." - run: echo "🍏 This job's status is ${{ job.status }}."