This commit is contained in:
lizzie 2026-02-21 23:39:48 +00:00
parent cd64fdebf9
commit ce8e8beed3
2 changed files with 6 additions and 0 deletions

3
.ci/ios/build.sh Normal file → Executable file
View file

@ -1,5 +1,8 @@
#!/bin/sh -ex
# SPDX-FileCopyrightText: Copyright 2026 Eden Emulator Project
# SPDX-License-Identifier: GPL-3.0-or-later
WORK_DIR="$PWD"
if [ -z "$NPROC" ]; then
NPROC="$(nproc)"