added sccache to gitea image
This commit is contained in:
@@ -19,5 +19,5 @@ opt-level = 3
|
||||
lto = true
|
||||
strip = true
|
||||
|
||||
#[build]
|
||||
#rustc-wrapper = "/usr/sbin/sccache"
|
||||
[build]
|
||||
rustc-wrapper = "/usr/bin/sccache"
|
||||
|
Reference in New Issue
Block a user