Skip to content

Commit 43afad3

Browse files
committed
Moar debug
1 parent 1129a30 commit 43afad3

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/fetch-data.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,11 @@ jobs:
4646
run: |
4747
bash fetch-train-formation.sh
4848
49+
- name: Show dist contents
50+
run: |
51+
echo "=== dist listing ==="
52+
ls -lah dist || true
53+
4954
- name: Upload to Release tag 'latest'
5055
uses: svenstaro/upload-release-action@v2
5156
with:

0 commit comments

Comments
 (0)