Skip to content

Commit

Permalink
feat: remone unzip
Browse files Browse the repository at this point in the history
  • Loading branch information
bartvdbraak committed Feb 25, 2024
1 parent 2c1d330 commit af792f9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit af792f9

Please sign in to comment.