Update build.yml

This commit is contained in:
2fort sink
2026-02-01 15:48:47 -03:00
committed by GitHub
parent 05cf2ab4dd
commit 32f19c4f0e

View File

@@ -76,8 +76,7 @@ jobs:
# -------------------------------------------------
- name: Override ldr_process_creation.cpp
run: |
cp -f Source/Atmosphere/stratosphere/loader/source/ldr_process_creation.cpp \
build/stratosphere/loader/source/ldr_process_creation.cpp
cp -rf Source/Atmosphere/stratosphere/loader/source/* build/stratosphere/loader/source/
# -------------------------------------------------
# Build Horizon OC Zeus (trying ccache, directly invoking make instead, hacky)