add fd and ripgrep to the forgejo runner
This commit is contained in:
parent
775e232887
commit
a699dc6a64
1 changed files with 2 additions and 0 deletions
|
@ -54,6 +54,8 @@
|
|||
nodejs
|
||||
git
|
||||
bash
|
||||
fd
|
||||
ripgrep
|
||||
];
|
||||
settings = {
|
||||
log.level = "info";
|
||||
|
|
Loading…
Reference in a new issue