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