mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-28 14:28:28 +00:00
debug log sccache
This commit is contained in:
@@ -36,6 +36,7 @@ env:
|
||||
SCCACHE_NO_DAEMON: "1"
|
||||
# Disable incremental compilation so sccache works better
|
||||
CARGO_INCREMENTAL: "false"
|
||||
SCCACHE_LOG: "debug"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user