Figure where we are after the checkout
Jekyll / test-ci-actions (push) Failing after 18s
Details
Jekyll / test-ci-actions (push) Failing after 18s
Details
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
This commit is contained in:
parent
d387b63973
commit
488936a387
|
@ -39,6 +39,7 @@ jobs:
|
||||||
id: list
|
id: list
|
||||||
run: |
|
run: |
|
||||||
ls -lA ${{ gitea.workspace }}
|
ls -lA ${{ gitea.workspace }}
|
||||||
|
pwd
|
||||||
- name: Show status
|
- name: Show status
|
||||||
id: status
|
id: status
|
||||||
run: echo "🍏 This job's status is ${{ job.status }}."
|
run: echo "🍏 This job's status is ${{ job.status }}."
|
||||||
|
|
Loading…
Reference in New Issue