mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-28 22:38:26 +00:00
sccache no daemon, no incremental
This commit is contained in:
@@ -33,6 +33,9 @@ on:
|
||||
env:
|
||||
RUSTC_WRAPPER: sccache
|
||||
SCCACHE_GHA_ENABLED: on
|
||||
SCCACHE_NO_DAEMON: "1"
|
||||
# Disable incremental compilation so sccache works better
|
||||
CARGO_INCREMENTAL: "false"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user