CI: build: drop redundant generate ccache hash job
authorChristian Marangi <ansuelsmth@gmail.com>
Sat, 27 May 2023 20:08:26 +0000 (22:08 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Wed, 31 May 2023 11:22:00 +0000 (13:22 +0200)
commit457f6b0b9c07772f529a9714a974f3eb74f9b99d
tree302249baee1d32b90d3bd37e012e6fc25598d2a6
parent446178dc367661e4277260a72a89a58a69e55751
CI: build: drop redundant generate ccache hash job

Drop redundant generare ccache hash job as that can be done by
integrated github expressions to generate an hash.
The only change is that the integrated way generate a sha256 hash
instead of an md5 sum.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
.github/workflows/build.yml