Skip to content

v0.3.0-1: Install coreutils instead of sha2

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jan 20:27
· 588 commits to main since this release
08684cd
sha2 does not provide the `sha256sum` as I had previously though.
The `coreutils` does on macOS. This should fix the build error when
attempting to generate and upload the checksum on macOS.