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>
Tue, 24 Oct 2023 15:06:56 +0000 (17:06 +0200)
commit6420851c0c4241d075600662612b3ca4d8906bcd
treebd33ede5d0c1520542072334bf87a1327cfcb05f
parentee3600a91efaad112d1fabffffeb371f6f3b8e7f
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>
(cherry picked from commit 457f6b0b9c07772f529a9714a974f3eb74f9b99d)
.github/workflows/build.yml