mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-07-19 01:56:14 +03:00
The CI didn't cache the C++ build related directories under `app/build/` which caused a full recompilation of C++ code, this takes a significant amount of time.