Figure where we are after the checkout
Jekyll / test-ci-actions (push) Failing after 18s Details

Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
This commit is contained in:
bEn 2024-05-22 15:52:15 +02:00
parent d387b63973
commit 488936a387
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ jobs:
id: list
run: |
ls -lA ${{ gitea.workspace }}
pwd
- name: Show status
id: status
run: echo "🍏 This job's status is ${{ job.status }}."