mirror of
https://github.com/ddworken/hishtory.git
synced 2025-02-13 00:50:22 +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
|
source ~/.bashrc
|
||||||
ls
|
ls
|
||||||
pwd
|
pwd
|
||||||
which hishtory
|
|
||||||
echo $PATH
|
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
|
# hishtory validate-binary v0.`cat VERSION` hishtory-linux-amd64 hishtory-linux-amd64.intoto.jsonl
|
||||||
# TODO: Validate other binaries here
|
# TODO: Validate other binaries here
|
||||||
|
|
Loading…
Reference in New Issue
Block a user