diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d2f7baa..2a77897 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -19,6 +19,9 @@ jobs: with: name: build.zip + - name: Display structures + run: ls -R + - name: Upload Artifacts to GitHub Release uses: ncipollo/release-action@v1 with: