Skip to content

Commit

Permalink
Dump SHA-512 checksums
Browse files Browse the repository at this point in the history
  • Loading branch information
mlocati committed Dec 19, 2024
1 parent c72b14b commit 8bef117
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@ jobs:
run: sha512sum go-pear.phar >go-pear.phar.sha512
-
run: sha512sum install-pear-nozlib.phar >install-pear-nozlib.phar.sha512
-
name: Dump SHA-512 checksums
run: cat *.phar.sha512
-
name: Upload artifacts
if: github.event_name != 'release'
Expand Down

0 comments on commit 8bef117

Please sign in to comment.