mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
The update-patches artifact is a single .patch file, so zipping it is unnecessary overhead. With archive: false, gh run download fetches the raw file directly without requiring a decompression step. Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Claude <noreply@anthropic.com>