ci: Adding missing jq dependency in script
This commit is contained in:
committed by
Rusty Russell
parent
e352a72e5e
commit
4e43b07ee4
1
.github/scripts/setup.sh
vendored
1
.github/scripts/setup.sh
vendored
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user