build: remove sccache (#26701)
This commit is contained in:
parent
8311ea1a36
commit
7cc571801c
7 changed files with 0 additions and 187 deletions
|
@ -9,7 +9,6 @@ const HASH_VERSION = 3;
|
|||
const filesToHash = [
|
||||
path.resolve(__dirname, '../DEPS'),
|
||||
path.resolve(__dirname, '../yarn.lock'),
|
||||
path.resolve(__dirname, '../script/external-binaries.json'),
|
||||
path.resolve(__dirname, '../script/sysroots.json')
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue