Skip to content

Commit

Permalink
debug tarball creation
Browse files Browse the repository at this point in the history
  • Loading branch information
ksedgwic committed Oct 2, 2024
1 parent cbc56f4 commit 8701af6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ jobs:
- name: Create .zip source tarball
run: make dist-zip

- name: List files to verify tarball creation
run: ls -lah

- name: Upload .tar.gz release asset
uses: actions/upload-release-asset@v1
with:
Expand Down

0 comments on commit 8701af6

Please sign in to comment.