typo fix
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 47s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 47s
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
|||||||
- run: echo "🖥️ The workflow is now ready to test your code on the runner."
|
- run: echo "🖥️ The workflow is now ready to test your code on the runner."
|
||||||
- name: List files
|
- name: List files
|
||||||
run: |
|
run: |
|
||||||
echo ${{ gitea.worspace }}:
|
echo ${{ gitea.workspace }}:
|
||||||
ls ${{ gitea.workspace }}
|
ls ${{ gitea.workspace }}
|
||||||
- run: echo "🍏 This job's status is ${{ gitea.status }}."
|
- run: echo "🍏 This job's status is ${{ gitea.status }}."
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user