Fix CI Build
minecraft-pi-reborn/pipeline/head This commit looks good Details

This commit is contained in:
TheBrokenRail 2021-12-18 16:29:35 -05:00
parent e3a4cabf61
commit a85fc1f5fa
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ sudo apt-get install --no-install-recommends -y \
crossbuild-essential-armhf \
gcc g++ \
libopenal-dev \
qemu-user-static
qemu-user
# Install ARM Dependencies
if [ ! -z "${ARM_PACKAGES_SUPPORTED}" ]; then