Update .gitea/workflows/job1.yaml
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run

This commit is contained in:
root 2023-12-13 20:56:11 +08:00
parent fcd9cd4da8
commit 6e6dc5246a

View File

@ -20,8 +20,7 @@ jobs:
- name: Check out repository code
uses: actions/checkout@v4
- name: List files in the repository
run: |
- run: |
ls -l
curl -v www.homeinfra.org
curl -v www.homeinfra.org
- run: echo "🍏 This job's status is ${{ job.status }}."