feat: remone unzip

This commit is contained in:
Bart van der Braak 2024-02-26 00:16:45 +01:00
parent 2c1d33031a
commit af792f9881

View file

@ -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