diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0560342..7017916 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -162,10 +162,6 @@ jobs: pattern: dist-* merge-multiple: true - - name: Unzip artifacts - run: | - unzip dist-*.zip - - name: Checksums with SHA512 and SHA256 run: | sha512sum keyweave-* | tee SHA512SUMS