Skip to content

Commit

Permalink
list all .zip sha256 checksum
Browse files Browse the repository at this point in the history
  • Loading branch information
justinvforvendetta committed Sep 5, 2024
1 parent ae822e5 commit b66f60a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-all-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,9 @@ jobs:
- name: List downloaded artifacts
run: ls -lR

- name: sha256
run: shasum -a 256 *.* && sha256sum *.*

- name: push zips to release
uses: softprops/action-gh-release@v2
Expand Down

0 comments on commit b66f60a

Please sign in to comment.