mirror of
https://github.com/bartvdbraak/keyweave.git
synced 2025-04-27 14:51:21 +00:00
feat: remone unzip
This commit is contained in:
parent
2c1d33031a
commit
af792f9881
1 changed files with 0 additions and 4 deletions
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue