diff --git a/.github/workflows/slsa-releaser.yml b/.github/workflows/slsa-releaser.yml index c034f1e..b729cda 100644 --- a/.github/workflows/slsa-releaser.yml +++ b/.github/workflows/slsa-releaser.yml @@ -211,9 +211,8 @@ jobs: source ~/.bashrc ls pwd - which hishtory echo $PATH - hishtory validate-binary v0.`cat VERSION` hishtory-linux-amd64 hishtory-linux-amd64.intoto.jsonl + ~/.hishtory/hishtory validate-binary v0.`cat VERSION` hishtory-linux-amd64 hishtory-linux-amd64.intoto.jsonl # hishtory validate-binary v0.`cat VERSION` hishtory-linux-amd64 hishtory-linux-amd64.intoto.jsonl # TODO: Validate other binaries here \ No newline at end of file