ci: Adding missing jq dependency in script

This commit is contained in:
ShahanaFarooqui
2024-11-15 21:09:55 -08:00
committed by Rusty Russell
parent e352a72e5e
commit 4e43b07ee4

View File

@@ -20,6 +20,7 @@ sudo apt-get -qq install --no-install-recommends --allow-unauthenticated -yy \
gcc-arm-none-eabi \
gettext \
git \
jq \
libc6-dev-arm64-cross \
libc6-dev-armhf-cross \
libpq-dev \