[Gitea Actions] Clone Submodules
minecraft-pi-reborn/pipeline/head Something is wrong with the build of this commit Details
Build / build (push) Failing after 1h33m17s Details

This commit is contained in:
TheBrokenRail 2023-06-04 00:58:26 -04:00
parent 61add936cc
commit b005106b44
2 changed files with 2 additions and 5 deletions

View File

@ -9,6 +9,8 @@ jobs:
steps:
- name: Checkout Repository
uses: actions/checkout@v3
with:
submodules: true
- name: Install CMake
run: |
echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list

View File

@ -39,11 +39,6 @@ run() {
queue_pkg \
libwayland-bin
# Host Dependencies Needed For Running
queue_pkg \
qemu-user \
patchelf
# Architecture-Specific Dependencies
architecture_specific_pkg() {
# Compiler