mirror of
https://github.com/electron/electron.git
synced 2026-01-23 14:28:17 -05:00
* build: fixup ffmpeg gn gen Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org> * build: add build-tools depot_tools to PATH There are some cases where it is still expected that depot_tools be in the path Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org> * put back regular gn gen for ffmpeg Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org> * build: add retry to moving source cache This resolves the error: `Move-Item : The process cannot access the file because it is being used by another process.` Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org> --------- Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>