mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
build: remove sccache (#26701)
This commit is contained in:
@@ -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')
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user