mirror of
https://github.com/ddworken/hishtory.git
synced 2025-02-02 11:39:24 +01:00
Another attempt at getting validation to work on github actions
This commit is contained in:
parent
13ba6f38f7
commit
a10a796eaa
3
.github/workflows/slsa-releaser.yml
vendored
3
.github/workflows/slsa-releaser.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user