debug log sccache

This commit is contained in:
Cappy Ishihara
2025-11-26 20:03:54 +07:00
parent 4300813c06
commit a0ac20bd80
+1
View File
@@ -36,6 +36,7 @@ env:
SCCACHE_NO_DAEMON: "1"
# Disable incremental compilation so sccache works better
CARGO_INCREMENTAL: "false"
SCCACHE_LOG: "debug"
jobs:
build: