Update Recovery Build (Legacy).yml
This commit is contained in:
parent
b49e4f0eeb
commit
6139a06668
@ -77,10 +77,10 @@ jobs:
|
|||||||
DEBIAN_FRONTEND=noninteractive sudo apt install -yq \
|
DEBIAN_FRONTEND=noninteractive sudo apt install -yq \
|
||||||
linux-modules-extra-$(uname -r) \
|
linux-modules-extra-$(uname -r) \
|
||||||
gperf gcc-multilib gcc-10-multilib g++-multilib g++-10-multilib \
|
gperf gcc-multilib gcc-10-multilib g++-multilib g++-10-multilib \
|
||||||
libc6-dev lib32ncurses5-dev x11proto-core-dev libx11-dev tree lib32z-dev libgl1-mesa-dev libxml2-utils \
|
libc6-dev lib32ncurses6-dev x11proto-core-dev libx11-dev tree lib32z-dev libgl1-mesa-dev libxml2-utils \
|
||||||
xsltproc bc ccache lib32readline-dev lib32z1-dev liblz4-tool libncurses5-dev libsdl1.2-dev \
|
xsltproc bc ccache lib32readline-dev lib32z1-dev liblz4-tool libncurses6-dev libsdl1.2-dev \
|
||||||
libwxgtk3.0-gtk3-dev libxml2 lzop pngcrush schedtool squashfs-tools \
|
libwxgtk3.2-dev libxml2 lzop pngcrush schedtool squashfs-tools \
|
||||||
imagemagick libbz2-dev lzma ncftp qemu-user-static libstdc++-10-dev libncurses5 python3 tar
|
imagemagick libbz2-dev lzma ncftp qemu-user-static libstdc++-10-dev libncurses6 python3 tar
|
||||||
|
|
||||||
- name: Install OpenJDK
|
- name: Install OpenJDK
|
||||||
uses: actions/setup-java@v4
|
uses: actions/setup-java@v4
|
||||||
|
Loading…
Reference in New Issue
Block a user