Skip to content

Commit 1e3bcff

Browse files
committed
add findutils as protoc seems to require xargs
1 parent ba1ffa8 commit 1e3bcff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci.cue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ ci: {
124124
flakes: "github:input-output-hk/mantis/\(#thisCommit)": [
125125
"sbt",
126126
"coreutils",
127+
"findutils",
127128
"gnused",
128129
"gnupg",
129130
"solc",

0 commit comments

Comments
 (0)