add fd and ripgrep to the forgejo runner

This commit is contained in:
jacekpoz 2024-05-23 16:00:11 +02:00
parent 775e232887
commit a699dc6a64
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8

View file

@ -54,6 +54,8 @@
nodejs nodejs
git git
bash bash
fd
ripgrep
]; ];
settings = { settings = {
log.level = "info"; log.level = "info";