Commit afe8187
committed
(optim/ci): cache Electron binary to speed up builds
- saw this on some blog posts, but caching on CI isn't directly
documented in Electron for some reason
- caching is mentioned in the installation docs though
- https://github.com/electron/electron/blob/master/docs/tutorial/installation.md#cache1 parent 5990e73 commit afe8187
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
5 | 10 | | |
6 | 11 | | |
0 commit comments