We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74b6f32 commit cbddfabCopy full SHA for cbddfab
1 file changed
validate.sh
@@ -25,6 +25,7 @@ test_dependencies() {
25
test_dep "sha256sum"
26
test_dep "jq"
27
test_dep "xargs"
28
+ test_dep "find"
29
}
30
31
check_sha256() {
0 commit comments