CI: install jq for FreeBSD build.

```
  checking for jq... not found
  *** We need jq!
```

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
Rusty Russell
2025-04-15 10:20:46 +09:30
parent d201bdacea
commit afe911173a

View File

@@ -42,6 +42,7 @@ jobs:
sqlite3 \
lowdown \
pkgconf \
jq \
curl
python3.10 -m ensurepip