fix typo in workflow demo.yaml
This commit is contained in:
@@ -16,4 +16,4 @@ jobs:
|
||||
- name: List files in the directory
|
||||
run: |
|
||||
ls ${{ gitea.workspace }}
|
||||
- run: echo "The job's status is ${{ hob.status }}."
|
||||
- run: echo "The job's status is ${{ job.status }}."
|
||||
|
||||
Reference in New Issue
Block a user