Fix ccache stats step name in build workflow

This commit is contained in:
tetetete-ctrl
2026-05-31 15:46:43 -04:00
committed by GitHub
parent afa4fa924a
commit 52b3b6b469

View File

@@ -162,8 +162,10 @@ jobs:
hactool -t kip1 out/nintendo_nx_arm64_armv8a/release/loader.kip --uncompress=hoc.kip
cp hoc.kip ../../../dist/atmosphere/kips/hoc.kip
- name: ccache stats
- name: ccache stat
run: ccache --show-stats
ccache -s
ccache --show-config
# -------------------------------------------------
# Upload ZIP artifact