fix: exclude crashpad_handler binary on linux (#23538)
This commit is contained in:
parent
e82bb06336
commit
6282487245
6 changed files with 7 additions and 5 deletions
|
@ -29,7 +29,6 @@ PLATFORM = {
|
|||
LINUX_BINARIES = [
|
||||
'electron',
|
||||
'chrome-sandbox',
|
||||
'crashpad_handler',
|
||||
'libffmpeg.so',
|
||||
'libGLESv2.so',
|
||||
'libEGL.so',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue