mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
docs: Update the sccache name (#20860)
* docs: Update the sccache name (#20462)
(cherry picked from commit b3e7657159)
* Update sccache name in circleCI
This commit is contained in:
committed by
GitHub
parent
055b5d274e
commit
71009fd61e
@@ -46,7 +46,7 @@ You can avoid much of the wait by reusing Electron CI's build output via
|
||||
optional steps (listed below) and these two environment variables:
|
||||
|
||||
```sh
|
||||
export SCCACHE_BUCKET="electronjs-sccache"
|
||||
export SCCACHE_BUCKET="electronjs-sccache-ci"
|
||||
export SCCACHE_TWO_TIER=true
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user