更新 .gitea/workflows/demo.yaml
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 20s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 20s
This commit is contained in:
parent
2d856bf617
commit
7e1107291c
@ -24,5 +24,5 @@ jobs:
|
|||||||
pnpm -v
|
pnpm -v
|
||||||
- name: List files in the repository
|
- name: List files in the repository
|
||||||
run: |
|
run: |
|
||||||
ls ${{ gitea.workspace }}
|
ls ${{ gitea.workspace }}/
|
||||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||||
Loading…
x
Reference in New Issue
Block a user