coverallsapp/github-action

v2 sha256sum: unrecognized option: check

jdebbink opened this issue · 1 comments

Trying to upgrade to v2 from v1 and getting this error:

sha256sum: unrecognized option: check

Usage: sha256sum [-c[sw]] [FILE]...

Print or check SHA256 checksums

	-c	Check sums against list in FILEs
	-s	Don't output anything, status code shows success
	-w	Warn about improperly formatted checksum lines

Using the docker image.

Opened #198 to address