Skip to content

Commit 8701af6

Browse files
committed
debug tarball creation
1 parent cbc56f4 commit 8701af6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ jobs:
3939
- name: Create .zip source tarball
4040
run: make dist-zip
4141

42+
- name: List files to verify tarball creation
43+
run: ls -lah
44+
4245
- name: Upload .tar.gz release asset
4346
uses: actions/upload-release-asset@v1
4447
with:

0 commit comments

Comments
 (0)