build: enable sccache on windows (#20790)
* build: enable sccache on windows * chore: temporarily disable the docs only check * build: fix escaping in sccache path on windows * Update appveyor.yml * Update appveyor.yml * Use sccache settings from CI * Use Azure enabled sccache for Windows
This commit is contained in:
parent
d9b058c694
commit
7ae8538847
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"baseUrl": "https://github.com/electron/electron-frameworks/releases/download",
|
||||
"version": "v1.4.0",
|
||||
"version": "v1.4.1",
|
||||
"binaries": [
|
||||
{
|
||||
"url": "Mantle.zip",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue