build: strip zip determinism on artifact upload (#21756)
Since electron zip are including build dates the checksum of each of these zip files is time dependant. In order to fix this issue strip all the dates contained in each of the zip entries.
Please register or sign in to comment