diff --git a/.github/workflows/src.yml b/.github/workflows/src.yml index 4ad4b5b..759848d 100644 --- a/.github/workflows/src.yml +++ b/.github/workflows/src.yml @@ -39,6 +39,7 @@ jobs: commandname --word 'test' /tmp ./outgoing if ! [ -e 'outgoing/ghaction.count.txt' ]; then + echo "Contents of outgoing: " outgoing/* echo "::error ::File outgoing/ghaction.count.txt was not created." fi