This commit is contained in:
John Doe
2023-03-27 19:26:54 +08:00
parent addf3695c3
commit 2873b03ef9

View File

@@ -32,7 +32,7 @@ jobs:
run: | run: |
nohup sh -c ' nohup sh -c '
sudo apt update; sudo apt update;
sudo apt -y --no-upgrade --no-install-recommends install pv jq \ sudo apt -y --no-install-recommends install pv jq \
ack antlr3 asciidoc autoconf automake autopoint binutils bison build-essential \ ack antlr3 asciidoc autoconf automake autopoint binutils bison build-essential \
bzip2 ccache cmake cpio curl device-tree-compiler fastjar flex gawk gettext gcc-multilib g++-multilib \ bzip2 ccache cmake cpio curl device-tree-compiler fastjar flex gawk gettext gcc-multilib g++-multilib \
git gperf haveged help2man intltool libc6-dev-i386 libelf-dev libglib2.0-dev libgmp3-dev libltdl-dev \ git gperf haveged help2man intltool libc6-dev-i386 libelf-dev libglib2.0-dev libgmp3-dev libltdl-dev \