Commit e68bb89
committed
CI: explicitly add dependency on findutils
I've seen a "xargs: command not found" from GitHub. Evidently findutils
isn't provided by default even though it is "Essential: yes", so specify
it explicitly.
I sorted the dependency order here now because there are more than two.1 parent a5d8176 commit e68bb89
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments