diff --git a/.github/workflows/commit.yml b/.github/workflows/commit.yml index e3000a8..770c8ea 100644 --- a/.github/workflows/commit.yml +++ b/.github/workflows/commit.yml @@ -80,6 +80,9 @@ jobs: with: pattern: i2pdbrowser-${{ steps.commit.outputs.short }}-* + - name: Display structure of downloaded files + run: ls -R + - name: Creating pre-release uses: marvinpinto/action-automatic-releases@latest with: