pipeline tests
Some checks failed
Hugo Update Pipeline / Explore-Gitea-Actions (push) Failing after 10s
Some checks failed
Hugo Update Pipeline / Explore-Gitea-Actions (push) Failing after 10s
This commit is contained in:
@ -25,5 +25,5 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
ls ${{ gitea.workspace }}
|
ls ${{ gitea.workspace }}
|
||||||
- name: tree
|
- name: tree
|
||||||
run: sudo apt get update; sudo apt -y install tree; tree
|
run: sudo apt update; sudo apt -y install tree; tree
|
||||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
- run: echo "🍏 This job's status is ${{ job.status }}."
|
Reference in New Issue
Block a user