fix CI
This commit is contained in:
parent
67ae55d0f1
commit
f8bc01afc0
@ -26,7 +26,9 @@ cd "$(dirname "$0")/.."
|
||||
apt-get update
|
||||
|
||||
# Note: this is a copy/paste from README.md, if you add anything here, also update it!
|
||||
# Please make note of the "-y" that is not in the readme command. Not keeping it will break CI :)
|
||||
apt install --no-install-recommends --no-install-suggests \
|
||||
-y \
|
||||
bc binfmt-support bison build-essential bzip2 ca-certificates cgpt cmake cpio debhelper \
|
||||
debootstrap device-tree-compiler devscripts file flex g++ gawk gcc gcc-arm-none-eabi git gpg \
|
||||
gpg-agent kmod libc-dev libncurses-dev libssl-dev lzip make parted patch \
|
||||
|
Loading…
Reference in New Issue
Block a user